serai/crypto/schnorrkel/README.md
Luke Parker 82c34dcc76
Implement a FROST variant of Schnorrkel (#274)
* Minor lint

* Update frost-schnorrkel to the latest modular-frost

* Tidy up the schnorrkel library
2023-04-10 06:05:17 -04:00

567 B

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.