serai/crypto
Luke Parker 7b4c5dbe52
Remove rng_seed's additional entropy
It was never used as we derive entropy via the other fields in the 
transcript, and explicitly add fields directly as needed for entropy.

Also drops an unused crate and corrects a bug in FROST's Schnorr 
implementation which used the Group's generator, instead of the Curve's.

Also updates the Monero crate's description.
2022-05-31 02:12:14 -04:00
..
dalek-ff-group Simplify Monero key image handling 2022-05-17 19:15:53 -04:00
frost Remove rng_seed's additional entropy 2022-05-31 02:12:14 -04:00
multiexp Remove "as", except for floats as needed 2022-05-30 02:14:34 -04:00
transcript Remove rng_seed's additional entropy 2022-05-31 02:12:14 -04:00