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

[Tests]: replace the rust libsecp256k1 with secp256k1 #171

Closed elichai closed 2 years ago

elichai commented 2 years ago

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