Function modular_frost::tests::nonces::key_gen

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

Generate threshold keys for tests.