redjubjub/tests
Deirdre Connolly 2ebc08f910
Frost keygen with dealer (#47)
Implements FROST (Flexible Round Optimized Schnorr Threshold Signatures, https://eprint.iacr.org/2020/852) where key generation is performed by a trusted dealer. 

Future work will include implementing distributed key generation and re-randomizability. 

Co-authored-by: Chelsea Komlo <me@chelseakomlo.com>
Co-authored-by: Isis Lovecruft <isis@patternsinthevoid.net>
2021-02-25 09:06:54 -07:00
..
batch.rs Add batch::Item::verify_single and Item: Clone + Debug. (#39) 2020-07-15 12:38:43 -07:00
bincode.rs Change terminology to signing, verification keys (#35) 2020-06-25 11:56:29 -07:00
frost.rs Frost keygen with dealer (#47) 2021-02-25 09:06:54 -07:00
librustzcash_vectors.rs Change terminology to signing, verification keys (#35) 2020-06-25 11:56:29 -07:00
proptests.rs Change terminology to signing, verification keys (#35) 2020-06-25 11:56:29 -07:00
smallorder.rs Change terminology to signing, verification keys (#35) 2020-06-25 11:56:29 -07:00