Zaki Manian
1b04e4e5f1
Generate keys with HKDF instead of hash functions, which provides better security properties. Add xchacha20poly1305 to secret connection. (Due to rebasing, this code has been removed) |
7 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: Remove RipeMd160. | 7 years ago |
secret_connection_test.go | crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey | 7 years ago |
wire.go | crypto: Refactor to move files out of the top level directory | 7 years ago |