mirror of
https://github.com/serai-dex/serai.git
synced 2024-12-22 19:49:22 +00:00
38ad1d4bc4
This will effectively add msrv protections to the entire project as almost everything grabs from these. Doesn't add msrv to coins as coins/bitcoin is still frozen. Doesn't add msrv to services since cargo msrv doesn't play nice with anything importing the runtime. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE | ||
README.md |
FROST Schnorrkel
A Schnorrkel algorithm for modular-frost.
While the Schnorrkel algorithm has not been audited, the underlying FROST implementation was audited by Cypher Stack in March 2023, culminating in commit 669d2dbffc1dafb82a09d9419ea182667115df06. Any subsequent changes have not undergone auditing.