Quellcodebibliothek
Statistik
Leitseite
products
/
sources
/
formale Sprachen
/
C
/
Firefox
/
third_party
/
rust
/
prio
/
src
/
topology
/ (
Browser von der Mozilla Stiftung
Version 136.0.1
©
) Datei vom 10.2.2025 mit Größe 232 B
Quelle mod.rs Sprache: unbekannt
// SPDX-License-Identifier: MPL-2.0
//! Implementations of some aggregator communication topologies specified in [VDAF].
//!
//! [VDAF]:
https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-vdaf-06#section-
5.7
pub mod ping_pong;
[ Dauer der Verarbeitung: 0.18 Sekunden (vorverarbeitet)
]
2026-04-04