forked from mirror/go-ethereum
crypto: ensure that VerifySignature rejects malleable signatures (#15708)
* crypto: ensure that VerifySignature rejects malleable signatures It already rejected them when using libsecp256k1, make sure the nocgo version does the same thing. * crypto: simplify check * crypto: fix buildrelease/1.8
parent
5e1581c2c3
commit
ce823c9f84
Loading…
Reference in new issue