serai/crypto/schnorrkel
Luke Parker 6efc313d76
Add/update msrv for common/*, crypto/*, coins/*, and substrate/*
This includes all published crates.
2023-11-21 01:19:40 -05:00
..
src Document a pair of panics requiring 256 GB of RAM/4 GB of a context 2023-04-24 23:49:06 -04:00
Cargo.toml Add/update msrv for common/*, crypto/*, coins/*, and substrate/* 2023-11-21 01:19:40 -05:00
LICENSE Implement a FROST variant of Schnorrkel (#274) 2023-04-10 06:05:17 -04:00
README.md Implement a FROST variant of Schnorrkel (#274) 2023-04-10 06:05:17 -04:00

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.