#threshold-signature #dkg #mpc #tss

no-std cggmp21-keygen

UC-secure DKG implementation based on CGGMP21 paper

2 unstable releases

0.3.0 Jul 18, 2024
0.1.0 Mar 12, 2024

#2182 in Cryptography

Download history 176/week @ 2024-04-01 82/week @ 2024-04-08 162/week @ 2024-04-15 77/week @ 2024-04-22 37/week @ 2024-04-29 50/week @ 2024-05-06 51/week @ 2024-05-13 9/week @ 2024-05-20 60/week @ 2024-05-27 119/week @ 2024-06-03 195/week @ 2024-06-10 62/week @ 2024-06-17 21/week @ 2024-06-24 9/week @ 2024-07-01 59/week @ 2024-07-08 119/week @ 2024-07-15

209 downloads per month
Used in cggmp21

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

~9MB
~169K SLoC