Ethan Buchman
0533c73a50
* crypto: revert to mainline Go crypto lib We used to use a fork for a modified bcrypt so we could pass our own randomness but this was largely unecessary, unused, and a burden. So now we just use the mainline Go crypto lib. * changelog * fix tests * version and changelog |
6 years ago | |
---|---|---|
.. | ||
bench_test.go | crypto: Add benchmarking code for signature schemes (#2061) | 6 years ago |
secp256k1.go | crypto: revert to mainline Go crypto lib (#3027) | 6 years ago |
secpk256k1_test.go | crypto/secp256k1: Fix signature malleability, adopt more efficient en… (#2239) | 6 years ago |