Files
serai/crypto/frost
Luke Parker ce4c899422 Remove "as", except for floats as needed
Also updates Bulletproofs from C to not be length prefixed, yet rather 
have Rust calculate their length.

Corrects an error in key_gen where self was blamed, instead of the 
faulty participant.
2022-05-30 02:14:34 -04:00
..
2022-05-03 00:46:50 -04:00
2022-05-03 00:46:50 -04:00

FROST

Implementation of FROST for any curve with a ff/group API.