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 |
ed25519.go | crypto: revert to mainline Go crypto lib (#3027) | 6 years ago |
ed25519_test.go | crypto: Remove interface from crypto.Signature | 6 years ago |