serai/crypto/frost
Luke Parker b4cd29f49a
Finish implementing FROST v5
Identity check for P256 and H4 was all that was needed.
2022-06-03 02:00:38 -04:00
..
src Finish implementing FROST v5 2022-06-03 02:00:38 -04:00
Cargo.toml Verify being FROST v5 compliant 2022-06-03 01:25:46 -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.