serai/crypto
Luke Parker 25f1549c6c
Move verify_share to return batch-verifiable statements
While the previous construction achieved n/2 average detection,
this will run in log2(n). Unfortunately, the need to keep entropy
around (or take in an RNG here) remains.
2022-12-13 20:31:00 -05:00
..
ciphersuite November 2022 - Rust Nightly Update (#144) 2022-11-01 00:03:36 -05:00
dalek-ff-group Fill out Cargo.tomls 2022-10-15 23:46:22 -04: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 Correct ed448 versioning 2022-10-29 05:25:58 -04:00
frost Move verify_share to return batch-verifiable statements 2022-12-13 20:31:00 -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