serai/crypto
Luke Parker d10c6e16dc
Move FROST to HashMaps
Honestly, the borrowed keys are frustrating, and this probably reduces 
performance while no longer offering an order when iterating. That said, 
they enable full u16 indexing and should mildly improve the API.

Cleans the Proof of Knowledge handling present in key gen.
2022-05-24 21:41:14 -04:00
..
dalek-ff-group Simplify Monero key image handling 2022-05-17 19:15:53 -04:00
frost Move FROST to HashMaps 2022-05-24 21:41:14 -04:00
multiexp Fix https://github.com/serai-dex/serai/issues/5 2022-05-03 07:42:09 -04:00
transcript Use a global transcript 2022-05-06 07:33:08 -04:00