reddsa/tests
Conrado Gouvea 08bb408846
add Pallas and Jubjub ciphersuites and FROST support (#33)
* clippy fixes; remove old FROST code

* add RedPallas ciphersuite and FROST support

* organized code

* simplified version

* remove randomized_frost; point to frost-randomized crate

* move rerandomized test to frost-rerandomized; clean up dependencies; add 'frost' feature

* remove stale comment

* add Jubjub support

* add torsion and identity checks where needed; tests

* Apply suggestions from code review

Co-authored-by: Marek <mail@marek.onl>

* Apply suggestions from code review

Co-authored-by: Marek <mail@marek.onl>

* change Jubjub serialize() to use to_bytes(); add comment to Pallas serialize()

* update frost-rerandomized version

* unpin nightly Rust in coverage.yaml

* fix conditional hex dependency

* move FROST code inside frost folder

* Apply suggestions from code review

Co-authored-by: Marek <mail@marek.onl>

---------

Co-authored-by: Marek <mail@marek.onl>
Co-authored-by: Deirdre Connolly <deirdre@zfnd.org>
2023-02-28 00:01:50 +01:00
..
batch.rs Add `no-std` support (#11) 2022-05-06 11:57:45 -03:00
bincode.rs Add `no-std` support (#11) 2022-05-06 11:57:45 -03:00
frost_redjubjub.rs add Pallas and Jubjub ciphersuites and FROST support (#33) 2023-02-28 00:01:50 +01:00
frost_redpallas.rs add Pallas and Jubjub ciphersuites and FROST support (#33) 2023-02-28 00:01:50 +01:00
librustzcash_vectors.rs clippy fixes; remove old FROST code 2023-01-02 19:20:08 -05: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 Add `no-std` support (#11) 2022-05-06 11:57:45 -03:00
smallorder.rs clippy fixes; remove old FROST code 2023-01-02 19:20:08 -05:00