Function frost_schnorrkel::frost::tests::vectors::test_with_vectors

source ยท
pub fn test_with_vectors<R, C, H>(rng: &mut R, vectors: &Vectors)
where R: RngCore + CryptoRng, C: Curve, H: Hram<C>,
Available on crate feature tests only.
Expand description

Test a Ciphersuite with its vectors.