Source code

Revision control

Copy as Markdown

Other Tools

// SPDX-License-Identifier: MPL-2.0
//! Implementations of some aggregator communication topologies specified in [VDAF].
//!
pub mod ping_pong;