Konubinix' opinionated web of thoughts

Multi-Party-Ecdsa

Fleeting

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.

https://github.com/ZenGo-X/multi-party-ecdsa