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

#1096 in Cryptography

Download history 24/week @ 2024-02-16 18/week @ 2024-02-23 8/week @ 2024-03-01 19/week @ 2024-03-08 10/week @ 2024-03-15 14/week @ 2024-03-22 11/week @ 2024-03-29

55 downloads per month
Used in 4 crates (via modular-frost)

MIT license

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
~84K SLoC