Author | SHA1 | Message | Date |
---|---|---|---|
Jae Kwon | 788cc0a792 | Use new go-wire; PubKey etc are interfaces; Keybase refactor | 7 years ago |
Jae Kwon | f48baf86fb | Add Address type which is HexBytes | 7 years ago |
Emmanuel Odeke |
b0cf4b4757
|
PubKeyFromBytes: return zero value PubKey on error
Fixes https://github.com/tendermint/go-crypto/issues/48. This previously skewed up my fuzzing tests so ensure that on error we return the zero value PubKey. |
7 years ago |
Ethan Frey | 9016390a6e | Moved crypto code to top level again | 8 years ago |
Ethan Frey | 17ed6d178d | move go-crypto files pre-keys merge | 8 years ago |
Ethan Frey | 66ecd7705f | Use new naming scheme PubKey{PubKeyInner} | 8 years ago |
Ethan Buchman | 3a1313ab7d | secp256k1: use compressed pubkey, bitcoin-style address | 8 years ago |