46 Commits (aecc32d3636d86cf66af9b39fc20bb53578c78c2)
 

Author SHA1 Message Date
  Ethan Frey aecc32d363 Make dependencies explicit in glide.yaml 7 years ago
  Ethan Frey 9e57d521ef Add type assertions for sig/pub/privkey implemenetations 7 years ago
  Jae Kwon f17e6bf44c Fix bitcoin addr scheme 7 years ago
  Jae Kwon 926741c0a1 remove coin param 7 years ago
  Jae Kwon a3324cc97b Cleanup; Implement .Wrap() 7 years ago
  Ethan Frey eb6fcef8d2 Better docs and naming thanks to bucky 7 years ago
  Ethan Frey 5b94758d4c Make PubKey struct compatible with go-wire.JSONBytes/ReadJSON 7 years ago
  Ethan Frey 66ecd7705f Use new naming scheme PubKey{PubKeyInner} 7 years ago
  Ethan Frey 750b25c47a Update go-data, test embedding strategies 7 years ago
  Ethan Frey 49569ac244 Wrap constructor to create xxxS structs and avoid recursion 7 years ago
  Jae Kwon e49fdf7be7 Add HD functions 7 years ago
  Ethan Buchman 6fddcdf245 hd test: check masters too 7 years ago
  Ethan Buchman c6be97c71c error testing the hd 7 years ago
  Ethan Buchman ce9c57fca8 hd test 7 years ago
  Ethan Buchman 3a1313ab7d secp256k1: use compressed pubkey, bitcoin-style address 7 years ago
  Ethan Buchman 3f47cfac5f Merge pull request #4 from tendermint/develop 7 years ago
  Ethan Buchman 562b4cc9ef Merge pull request #3 from tendermint/feature/go-data 7 years ago
  Ethan Frey 0e92dd5bb5 One name, type byte per algorithm 7 years ago
  Ethan Frey 8c9b889ccf Support json encode/decode for nil values in S structs 7 years ago
  Ethan Frey b6a2c5949f Add helper methods for nil checks in structs 7 years ago
  Ethan Frey cbe35e07d1 Add more tests for de/en-coding public and private keys 7 years ago
  Ethan Frey 6c2bf8c24b Clean up test cases -> testify 7 years ago
  Ethan Frey 1bc1947e3f First tests of go-data encoding 7 years ago
  Ethan Frey e6d35ee641 Add structs for go-data support 7 years ago
  Jae Kwon 4b11d62bdb Add Signature.Equals 8 years ago
  Jae Kwon 41cfb7b677 Remove ReadSignature* methods 8 years ago
  Jae Kwon 7e767e9548 Secp256k1 pubkeys are 64 bytes. Strip btcec prefix byte 8 years ago
  Jae Kwon c121163635 ReadSignature* 8 years ago
  Jae Kwon d57d5ff3c9 PrivKey.Equals 8 years ago
  Jae Kwon 8b34fd2e51 Add secp256k1 support 8 years ago
  Jae Kwon 3f0d9b3f29 Signature bytes 8 years ago
  Jae Kwon eddde7f46a Added customized bcrypt 8 years ago
  Jae Kwon 8152c18c35 Revert Address() scheme change 8 years ago
  Jae Kwon 9a95e7b7a5 Added Bytes() and *FromBytes() 8 years ago
  Jae Kwon 185547efc1 Add ascii armor support 8 years ago
  Jae Kwon 181aa56c87 Added symmetric encrypt/decrypt methods 8 years ago
  Jae Kwon f59fe0c8e0 s/Seed/MixEntropy/g 8 years ago
  Jae Kwon 264d2a3eef Add seed-able cryptographic random. 8 years ago
  Jae Kwon 76ba23e4c0 Fix bug in GenPrivKeyEd25519FromSecret 9 years ago
  Jae Kwon 62550f474f Merge branch 'master' of https://github.com/tendermint/go-crypto 9 years ago
  Jae Kwon 372191dd5f KeyString() in PubKey; Fix tests 9 years ago
  Ethan Buchman 1fb7234ff5 fix test 9 years ago
  Jae Kwon ea56ed5ea2 Change license to Apache2.0 9 years ago
  Jae Kwon 32b3a27a9a Conform to new go-wire 1.0 9 years ago
  Jae Kwon 31a456c8d4 update package name 9 years ago
  Jae Kwon fcdea621bf first commit 9 years ago