serai/crypto/frost/src
Luke Parker 244d1b6b68
Clarify FROST's hash functions
Updates the keygen challenge to a format not vulnerable to collisions 
due to having multiple variable length elements.
2022-05-28 20:34:44 -04:00
..
tests Clarify FROST's hash functions 2022-05-28 20:34:44 -04:00
algorithm.rs Consolidate Schnorr code in FROST 2022-05-25 00:22:00 -04:00
key_gen.rs Clarify FROST's hash functions 2022-05-28 20:34:44 -04:00
lib.rs Clarify FROST's hash functions 2022-05-28 20:34:44 -04:00
schnorr.rs Implement a binary search for BatchVerifier blame 2022-05-27 02:01:01 -04:00
sign.rs Clarify FROST's hash functions 2022-05-28 20:34:44 -04:00