9 Commits (75cbe4a1c1bfb853b393371e6f525aa2b49d4c70)

Author SHA1 Message Date
  Alessio Treglia 764cfe33aa Don't use pointer receivers for PubKeyMultisigThreshold (#3100) 6 years ago
  Dev Ojha ee7b3d260e crypto/amino: Address anton's comment on PubkeyAminoRoute (#2592) 6 years ago
  Dev Ojha 8761b27489 crypto: Add a way to go from pubkey to route (#2574) 6 years ago
  Dev Ojha b1bc3e4f89 crypto/secp256k1: Fix signature malleability, adopt more efficient en… (#2239) 6 years ago
  Ethan Buchman 38b401657e Cleanup up Multisig naming (#2255) 6 years ago
  ValarDragon f903947ff3 crypto: Remove interface from crypto.Signature 6 years ago
  ValarDragon f3d519c966 crypto: Fix package imports from the refactor 6 years ago
  ValarDragon c798702764 crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey 6 years ago
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Liamsi 5a70fa6f35 fix typos 6 years ago
  Ethan Frey 9016390a6e Moved crypto code to top level again 7 years ago
  Ethan Frey 17ed6d178d move go-crypto files pre-keys merge 7 years ago
  Ethan Buchman 8bb25ec5ed update paths 7 years ago
  Ethan Frey c410fc5e24 Add extra test for encoding with sig,for p2p test fail 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 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 cbe35e07d1 Add more tests for de/en-coding public and private keys 7 years ago