ce823c9f84
* 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 build |
||
---|---|---|
.. | ||
bn256 | ||
ecies | ||
randentropy | ||
secp256k1 | ||
sha3 | ||
crypto_test.go | ||
crypto.go | ||
signature_cgo.go | ||
signature_nocgo.go | ||
signature_test.go |