Multi-Party-Ecdsa
Fleeting- Référence externe : https://github.com/ZenGo-X/multi-party-ecdsa
ZenGo-X/multi-party-ecdsa: Rust implementation of {t,n}-threshold ECDSA (elliptic curve digital signature algorithm).
This project is a Rust implementation of {t,n}-threshold ECDSA (elliptic curve digital signature algorithm).
Threshold ECDSA includes two protocols:
Key Generation for creating secret shares. Signing for using the secret shares to generate a signature.