tendermint/crypto/secp256k1
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
2018-08-28 09:32:54 +04:00
..
bench_test.go crypto: Add benchmarking code for signature schemes (#2061) 2018-07-25 23:07:47 +02:00
secp256k1.go crypto/secp256k1: Fix signature malleability, adopt more efficient en… (#2239) 2018-08-28 09:32:54 +04:00
secpk256k1_test.go crypto/secp256k1: Fix signature malleability, adopt more efficient en… (#2239) 2018-08-28 09:32:54 +04:00