serai/crypto/frost/tests
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
..
common.rs Correct discrepancies with the IETF draft 2022-05-06 07:49:18 -04:00
key_gen_and_sign.rs Move FROST to HashMaps 2022-05-24 21:41:14 -04:00