Dev Ojha
b1bc3e4f89
crypto/secp256k1: Fix signature malleability, adopt more efficient en… (#2239)
* crypto/secp256k1: Fix signature malleability, adopt more efficient encoding This removes signature malleability per ADR 14, and makes secp match the encoding in ADR 15. * (squash this) add lock |
6 years ago | |
---|---|---|
.. | ||
bench_test.go | crypto: Add benchmarking code for signature schemes (#2061) | 6 years ago |
secp256k1.go | crypto/secp256k1: Fix signature malleability, adopt more efficient en… (#2239) | 6 years ago |
secpk256k1_test.go | crypto/secp256k1: Fix signature malleability, adopt more efficient en… (#2239) | 6 years ago |