Jae Kwon
|
f48baf86fb
|
Add Address type which is HexBytes
|
2017-12-27 14:37:37 -08:00 |
|
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.
|
2017-10-28 14:11:22 -07:00 |
|
Ethan Frey
|
9016390a6e
|
Moved crypto code to top level again
|
2017-04-19 16:55:15 +02:00 |
|
Ethan Frey
|
17ed6d178d
|
move go-crypto files pre-keys merge
|
2017-04-19 16:51:29 +02:00 |
|
Ethan Frey
|
66ecd7705f
|
Use new naming scheme PubKey{PubKeyInner}
|
2017-04-10 19:51:01 +02:00 |
|
Ethan Buchman
|
3a1313ab7d
|
secp256k1: use compressed pubkey, bitcoin-style address
|
2017-03-22 01:18:56 -04:00 |
|