mirror of
https://github.com/serai-dex/serai.git
synced 2024-11-17 09:27:36 +00:00
27751d8d98
Modifies FROST behavior so group_key has the offset applied regardless of if view was called. The unaltered secret_share and verification_shares (as they have differing values depending on the signing set) are no longer publicly accessible. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE | ||
README.md |
FROST
Implementation of FROST for any curve with a ff/group API.