reddsa/tests
Deirdre Connolly ad3d7fcd49 Split out parsing & validation of test VerificationKey from checking of signature
Also use fully secure ChaChaRng with a full seed, not just a u64.

Now that we always generate an extra proper VerificationKey for each
Tweak::ChangePubkey case, this /should/ never fail: it also helps split out the
actual verification of the signature from the parsing and validation of the key
itself.
2021-06-01 06:45:52 -04:00
..
batch.rs Upgrade rand, rand_core, and rand_chacha together 2021-04-03 10:16:21 -04:00
bincode.rs Change terminology to signing, verification keys (#35) 2020-06-25 11:56:29 -07:00
frost.rs Change the type of the identifiers from u8 to u64 (#110) 2021-05-28 09:06:51 -03:00
librustzcash_vectors.rs Change terminology to signing, verification keys (#35) 2020-06-25 11:56:29 -07:00
proptests.proptest-regressions Split out parsing & validation of test VerificationKey from checking of signature 2021-06-01 06:45:52 -04:00
proptests.rs Split out parsing & validation of test VerificationKey from checking of signature 2021-06-01 06:45:52 -04:00
smallorder.rs Change terminology to signing, verification keys (#35) 2020-06-25 11:56:29 -07:00