serai/crypto/schnorr/src
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
..
aggregate.rs Misc formatting fixes 2022-12-08 22:10:12 -05:00
lib.rs Move verify_share to return batch-verifiable statements 2022-12-13 20:31:00 -05:00
tests.rs Fix https://github.com/serai-dex/serai/issues/150 2022-11-10 22:35:09 -05:00