#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

#2130 in Cryptography

Download history 163/week @ 2024-11-15 237/week @ 2024-11-22 232/week @ 2024-11-29 340/week @ 2024-12-06 317/week @ 2024-12-13 6/week @ 2024-12-20 44/week @ 2024-12-27 123/week @ 2025-01-03 197/week @ 2025-01-10 142/week @ 2025-01-17 116/week @ 2025-01-24 103/week @ 2025-01-31 91/week @ 2025-02-07 115/week @ 2025-02-14 104/week @ 2025-02-21 112/week @ 2025-02-28

474 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–9.5MB
~181K SLoC