serai/sign/frost
Luke Parker 6101f81d0a
Initial commit
Combines the existing frost-rs, dalek-ff-group, and monero-rs repos into 
a monorepo. Makes tweaks necessary as needed. Replaces RedDSA (which was 
going to be stubbed out into a new folder for now) with an offset system 
that voids its need and allows stealth addresses with CLSAG.
2022-04-21 21:36:18 -04:00
..
src Initial commit 2022-04-21 21:36:18 -04:00
tests Initial commit 2022-04-21 21:36:18 -04:00
.gitignore Initial commit 2022-04-21 21:36:18 -04:00
Cargo.toml Initial commit 2022-04-21 21:36:18 -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.