Commit Graph

12 Commits

Author SHA1 Message Date
Ethan Buchman 3a1313ab7d secp256k1: use compressed pubkey, bitcoin-style address 2017-03-22 01:18:56 -04:00
Ethan Frey 0e92dd5bb5 One name, type byte per algorithm 2017-02-24 00:31:43 +01:00
Ethan Frey 8c9b889ccf Support json encode/decode for nil values in S structs 2017-02-23 18:11:20 +01:00
Ethan Frey b6a2c5949f Add helper methods for nil checks in structs 2017-02-23 15:35:04 +01:00
Ethan Frey e6d35ee641 Add structs for go-data support 2017-02-22 23:15:10 +01:00
Jae Kwon 7e767e9548 Secp256k1 pubkeys are 64 bytes. Strip btcec prefix byte 2016-04-20 08:46:07 -07:00
Jae Kwon d57d5ff3c9 PrivKey.Equals 2016-04-19 01:26:40 -07:00
Jae Kwon 8b34fd2e51 Add secp256k1 support 2016-04-19 01:02:31 -07:00
Jae Kwon 9a95e7b7a5 Added Bytes() and *FromBytes() 2016-03-15 11:11:54 -07:00
Jae Kwon 76ba23e4c0 Fix bug in GenPrivKeyEd25519FromSecret 2016-02-08 02:18:06 -08:00
Jae Kwon 31a456c8d4 update package name 2015-10-25 13:45:13 -07:00
Jae Kwon fcdea621bf first commit 2015-10-25 13:42:49 -07:00