serai/crypto/frost
2022-05-25 00:21:01 -04:00
..
src Add PartialEq to structs 2022-05-25 00:21:01 -04:00
tests Move FROST to HashMaps 2022-05-24 21:41:14 -04:00
Cargo.toml Fix https://github.com/serai-dex/serai/issues/5 2022-05-03 07:42:09 -04:00
LICENSE Rename sign folder to crypto 2022-05-03 00:46:50 -04:00
README.md Rename sign folder to crypto 2022-05-03 00:46:50 -04:00

FROST

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