#threshold-signature #dkg #tss #mpc

no-std cggmp21-keygen

UC-secure DKG implementation based on CGGMP21 paper

6 releases (3 breaking)

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

#2044 in Cryptography

Download history 84/week @ 2024-10-08 44/week @ 2024-10-15 219/week @ 2024-10-22 56/week @ 2024-10-29 145/week @ 2024-11-05 132/week @ 2024-11-12 223/week @ 2024-11-19 304/week @ 2024-11-26 146/week @ 2024-12-03 496/week @ 2024-12-10 88/week @ 2024-12-17 71/week @ 2024-12-31 176/week @ 2025-01-07 152/week @ 2025-01-14 157/week @ 2025-01-21

556 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
~172K SLoC