7 releases (breaking)
0.5.1 | Aug 8, 2023 |
---|---|
0.5.0 | Aug 8, 2023 |
0.4.0 | Mar 21, 2023 |
0.3.0 | Mar 16, 2023 |
0.0.0 | Oct 27, 2022 |
#5 in #ff
Used in 4 crates
(via modular-frost)
245KB
5K
SLoC
Distributed Key Generation
A collection of implementations of various distributed key generation protocols.
All included protocols resolve into the provided Threshold
types, intended to
enable their modularity. Additional utilities around these types, such as
promotion from one generator to another, are also provided.
Currently, the only included protocol is the two-round protocol from the FROST paper.
This library was audited by Cypher Stack in March 2023, culminating in commit 669d2dbffc1dafb82a09d9419ea182667115df06. Any subsequent changes have not undergone auditing.
Dependencies
~4.5MB
~85K SLoC