21 Commits (42c6a64e0421c149de4733a14884c0ca4be7d6d5)

Author SHA1 Message Date
  Liamsi e552d344e3 forgot PrivKeyLedgerSecp256k1 7 years ago
  Liamsi 45a1c8aef3 fix tests, move encoding to encode_test.go, include an example 7 years ago
  Christopher Goes c21f67c5af Unify local and external keys in keybase interface (#117) 7 years ago
  Jae Kwon 7fb3f704b3 Update README with examples; Add signature test 7 years ago
  Jae Kwon 0d4436dea7 Use MarshalBinaryBare; Fix encode_test; Bump version 7 years ago
  Anton Kaliaev f499ce8713
update go-amino 7 years ago
  Jae Kwon 788cc0a792 Use new go-wire; PubKey etc are interfaces; Keybase refactor 7 years ago
  Ethan Frey 086e1f6508 Make vetshadow and zach happy 7 years ago
  Ethan Frey ee200d998f Fix unwrap for proper json format 8 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 Buchman 8bb25ec5ed update paths 8 years ago
  Ethan Frey c410fc5e24 Add extra test for encoding with sig,for p2p test fail 8 years ago
  Jae Kwon a3324cc97b Cleanup; Implement .Wrap() 8 years ago
  Ethan Frey eb6fcef8d2 Better docs and naming thanks to bucky 8 years ago
  Ethan Frey 5b94758d4c Make PubKey struct compatible with go-wire.JSONBytes/ReadJSON 8 years ago
  Ethan Frey 66ecd7705f Use new naming scheme PubKey{PubKeyInner} 8 years ago
  Ethan Frey 0e92dd5bb5 One name, type byte per algorithm 8 years ago
  Ethan Frey 8c9b889ccf Support json encode/decode for nil values in S structs 8 years ago
  Ethan Frey cbe35e07d1 Add more tests for de/en-coding public and private keys 8 years ago