Marko
9e98c74e3c
## Description This PR aims to make the crypto.PubKey interface more intuitive. Changes: - `VerfiyBytes` -> `VerifySignature` Before `Bytes()` was amino encoded, now since it is the byte representation should we get rid of it entirely? EDIT: decided to keep `Bytes()` as it is useful if you are using the interface instead of the concrete key Closes: #XXX |
4 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 | libs: wrap mutexes for build flag with godeadlock (#5126) | 4 years ago |
connection_test.go | test: protobuf vectors for reactors (#5221) | 4 years ago |
evil_secret_connection_test.go | proto: folder structure adhere to buf (#5025) | 4 years ago |
secret_connection.go | crypto: API modifications (#5236) | 4 years ago |
secret_connection_test.go | lint: errcheck (#5091) | 4 years ago |