Dev Ojha
023bb99eb0
p2p: Add test vectors for deriving secrets (#2120)
These test vectors are needed for comparison with the Rust implementation. To implement this effectively, a "RandBool" method was added to cmn.Rand. |
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 | fix import paths | 7 years ago |
connection_test.go | fix import paths | 7 years ago |
secret_connection.go | p2p/secret_connection: Switch salsa usage to hkdf + chacha | 7 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 | 7 years ago |