serai/crypto
Luke Parker 445bb3786e
Add a dedicated crate for testing ff/group implementors
Provides extensive testing for dalek-ff-group and ed448.

Also includes a fix for an observed bug in ed448.
2022-12-24 15:09:09 -05:00
..
ciphersuite November 2022 - Rust Nightly Update (#144) 2022-11-01 00:03:36 -05:00
dalek-ff-group Add a dedicated crate for testing ff/group implementors 2022-12-24 15:09:09 -05:00
dkg Have included return a reference instead of a cloned Vec 2022-12-13 19:40:54 -05:00
dleq Restore type complexity checks in CI 2022-12-01 17:50:52 -05:00
ed448 Add a dedicated crate for testing ff/group implementors 2022-12-24 15:09:09 -05:00
ff-group-tests Add a dedicated crate for testing ff/group implementors 2022-12-24 15:09:09 -05:00
frost Impl pow_vartime and sqrt on ed libs 2022-12-15 19:23:42 -05:00
multiexp Restore type complexity checks in CI 2022-12-01 17:50:52 -05:00
schnorr Move verify_share to return batch-verifiable statements 2022-12-13 20:31:00 -05:00
transcript Document extensions to FROST 2022-12-07 20:23:25 -05:00