Ethan Frey
|
506ff7d85a
|
Expose new and list via cli
|
2017-02-28 18:52:52 +01:00 |
|
Ethan Frey
|
78bb9f9cd8
|
Import keystore logic from light-client
|
2017-02-28 18:07:59 +01:00 |
|
Ethan Frey
|
d979bfc49e
|
Add flag validation
|
2017-02-28 16:56:17 +01:00 |
|
Ethan Frey
|
f80957ad3c
|
Basic cobra/viper cli framework
|
2017-02-28 16:30:15 +01:00 |
|
Ethan Buchman
|
562b4cc9ef
|
Merge pull request #3 from tendermint/feature/go-data
Use go-data for nice json un/marshaling
|
2017-02-23 19:14:53 -05: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
|
cbe35e07d1
|
Add more tests for de/en-coding public and private keys
|
2017-02-23 14:56:25 +01:00 |
|
Ethan Frey
|
6c2bf8c24b
|
Clean up test cases -> testify
|
2017-02-23 13:20:30 +01:00 |
|
Ethan Frey
|
1bc1947e3f
|
First tests of go-data encoding
|
2017-02-22 23:43:26 +01:00 |
|
Ethan Frey
|
e6d35ee641
|
Add structs for go-data support
|
2017-02-22 23:15:10 +01:00 |
|
Jae Kwon
|
4b11d62bdb
|
Add Signature.Equals
|
2016-07-24 13:35:44 -07:00 |
|
Jae Kwon
|
41cfb7b677
|
Remove ReadSignature* methods
|
2016-04-21 18:05:15 -07:00 |
|
Jae Kwon
|
7e767e9548
|
Secp256k1 pubkeys are 64 bytes. Strip btcec prefix byte
|
2016-04-20 08:46:07 -07:00 |
|
Jae Kwon
|
c121163635
|
ReadSignature*
|
2016-04-19 08:49:41 -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
|
3f0d9b3f29
|
Signature bytes
|
2016-03-22 15:21:18 -07:00 |
|
Jae Kwon
|
eddde7f46a
|
Added customized bcrypt
|
2016-03-17 20:37:30 -07:00 |
|
Jae Kwon
|
8152c18c35
|
Revert Address() scheme change
|
2016-03-15 15:58:43 -07:00 |
|
Jae Kwon
|
9a95e7b7a5
|
Added Bytes() and *FromBytes()
|
2016-03-15 11:11:54 -07:00 |
|
Jae Kwon
|
185547efc1
|
Add ascii armor support
|
2016-03-13 14:00:27 -07:00 |
|
Jae Kwon
|
181aa56c87
|
Added symmetric encrypt/decrypt methods
|
2016-03-13 12:55:02 -07:00 |
|
Jae Kwon
|
f59fe0c8e0
|
s/Seed/MixEntropy/g
|
2016-03-13 10:14:24 -07:00 |
|
Jae Kwon
|
264d2a3eef
|
Add seed-able cryptographic random.
|
2016-03-13 09:40:15 -07:00 |
|
Jae Kwon
|
76ba23e4c0
|
Fix bug in GenPrivKeyEd25519FromSecret
|
2016-02-08 02:18:06 -08:00 |
|
Jae Kwon
|
62550f474f
|
Merge branch 'master' of https://github.com/tendermint/go-crypto
|
2016-02-08 00:53:00 -08:00 |
|
Jae Kwon
|
372191dd5f
|
KeyString() in PubKey; Fix tests
|
2016-02-08 00:50:52 -08:00 |
|
Ethan Buchman
|
1fb7234ff5
|
fix test
|
2016-01-16 13:49:16 -05:00 |
|
Jae Kwon
|
ea56ed5ea2
|
Change license to Apache2.0
|
2015-12-23 14:17:27 -08:00 |
|
Jae Kwon
|
32b3a27a9a
|
Conform to new go-wire 1.0
|
2015-11-10 11:53:35 -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 |
|