#threshold-signature #dkg #tss #mpc

no-std cggmp21-keygen

UC-secure DKG implementation based on CGGMP21 paper

6 releases (3 breaking)

new 0.5.0 Dec 13, 2024
0.4.0 Oct 23, 2024
0.3.2 Sep 23, 2024
0.3.1 Aug 27, 2024
0.1.0 Mar 12, 2024

#2093 in Cryptography

Download history 172/week @ 2024-08-23 39/week @ 2024-08-30 12/week @ 2024-09-06 57/week @ 2024-09-13 206/week @ 2024-09-20 517/week @ 2024-09-27 291/week @ 2024-10-04 54/week @ 2024-10-11 206/week @ 2024-10-18 56/week @ 2024-10-25 127/week @ 2024-11-01 143/week @ 2024-11-08 163/week @ 2024-11-15 237/week @ 2024-11-22 235/week @ 2024-11-29 244/week @ 2024-12-06

897 downloads per month
Used in 2 crates

MIT/Apache

495KB
2.5K SLoC

Threshold and non-threshold CGGMP21 DKG

This crate provides an implementation of UC-secure DKG protocol taken from CGGMP21 paper. Implementation is fully #![no_std] compatible and WASM-friendly.

Dependencies

~7–9MB
~173K SLoC