ValarDragon
f903947ff3
crypto: Remove interface from crypto.Signature
Signatures are now []byte, which saves on the number of bytes after amino encoding (squash this) address Ismail's comment |
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 | 6 years ago |
connection_test.go | fix import paths | 6 years ago |
secret_connection.go | crypto: Remove interface from crypto.Signature | 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 |