ZenGo-X / multi-party-ecdsa

Rust implementation of {t,n}-threshold ECDSA (elliptic curve digital signature algorithm).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libsecp256k1 allows overflowing signatures

joyoFeng opened this issue · comments

Refer to this: https://rustsec.org/advisories/RUSTSEC-2021-0076, should we need to fix this to upgrade to v0.5 or newer version ?

Refer to this: https://rustsec.org/advisories/RUSTSEC-2021-0076, should we need to fix this to upgrade to v0.5 or newer version ?

#171