ZenGo-X / multi-party-ecdsa

Rust implementation of {t,n}-threshold ECDSA (elliptic curve digital signature algorithm).
GNU General Public License v3.0
963 stars 310 forks source link

Public key remains unchanged and the shards are regenerated. #215

Open cloud-live opened 10 months ago

cloud-live commented 10 months ago

Hi, If a fragment is lost and you want to regenerate the private key fragments without changing the public key, is this supported?