serai/sign/frost
Luke Parker 3a4971f28b
Update the Algorithm API for greater flexibility
Also updates the extensions made to the binding nonce to prevent crafted 
messages from creating identical binding factors despite being distinct.
2022-04-29 01:34:48 -04:00
..
src Update the Algorithm API for greater flexibility 2022-04-29 01:34:48 -04:00
tests Update FROST signing to match the IETF draft 2022-04-23 03:49:30 -04:00
Cargo.toml Update FROST signing to match the IETF draft 2022-04-23 03:49:30 -04:00
LICENSE Initial commit 2022-04-21 21:36:18 -04:00
README.md Initial commit 2022-04-21 21:36:18 -04:00

FROST

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