taurushq-io / multi-party-sig

Implementation of protocols for threshold signatures
Apache License 2.0
311 stars 120 forks source link

Add support for Frost in addition to ECDSA signatures #27

Closed cronokirby closed 3 years ago

cronokirby commented 3 years ago

For now, we can just do Schnorr signatures over the current secp256k1 curve.