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 | |
---|---|---|
.. | ||
testdata | p2p: Add test vectors for deriving secrets (#2120) | 6 years ago |
conn_go110.go | p2p: tmconn->conn and types->p2p | 7 years ago |
conn_notgo110.go | p2p: tmconn->conn and types->p2p | 7 years ago |
connection.go | p2p: set MConnection#created during init (#2990) | 6 years ago |
connection_test.go | p2p/conn: FlushStop. Use in pex. Closes #2092 (#2802) | 6 years ago |
secret_connection.go | crypto: revert to mainline Go crypto lib (#3027) | 6 years ago |
secret_connection_test.go | p2p: Add test vectors for deriving secrets (#2120) | 6 years ago |
wire.go | crypto: Refactor to move files out of the top level directory | 6 years ago |