pub fn test_with_vectors<R: RngCore + CryptoRng, C: Curve, H: Hram<C>>( rng: &mut R, vectors: &Vectors, )
tests
Test a Ciphersuite with its vectors.