Function frost_schnorrkel::frost::dkg::tests::pedpop::pedpop_gen

source ยท
pub fn pedpop_gen<R, C>(rng: &mut R) -> HashMap<Participant, ThresholdCore<C>>
where R: RngCore + CryptoRng, C: Ciphersuite,
Available on crate feature tests only.
Expand description

Fully perform the PedPoP key generation algorithm.