serai/crypto/schnorr
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
..
src Move verify_share to return batch-verifiable statements 2022-12-13 20:31:00 -05:00
Cargo.toml Fix https://github.com/serai-dex/serai/issues/150 2022-11-10 22:35:09 -05:00
LICENSE Create a dedicated crate for the DKG (#141) 2022-10-29 03:54:42 -05:00