Ethan Buchman
|
6c6d01b51c
|
Keybase refactor
Same as 788cc0a792 but without the new go-wire
|
7 years ago |
Jae Kwon
|
788cc0a792
|
Use new go-wire; PubKey etc are interfaces; Keybase refactor
|
7 years ago |
Ethan Buchman
|
bd30cb4de9
|
keys/keybase.go: comments and fixes
|
7 years ago |
Ethan Buchman
|
f3f49c2362
|
keys/words
|
7 years ago |
Jae Kwon
|
f48baf86fb
|
Add Address type which is HexBytes
|
7 years ago |
Ethan Frey
|
2649c056cd
|
Minor cleanup
|
7 years ago |
Ethan Frey
|
9d78be41b5
|
Update tmlibs to sdk-develop, fix broken test
|
7 years ago |
Ethan Frey
|
4173d1031e
|
go build compiles
|
7 years ago |
Ethan Frey
|
9ef978c5ec
|
Fix errors except for es missing
|
7 years ago |
Ethan Frey
|
946c9c573e
|
Handle generating keys
|
7 years ago |
Ethan Frey
|
ac841a6124
|
Fixed imports
|
7 years ago |
Jae Kwon
|
a2583e2783
|
Draft of suggested changes
|
7 years ago |
Ethan Buchman
|
6405618220
|
Revert "Upgrade keys to use bcrypt with salts (#38)"
This reverts commit 8e7f0e7701 .
|
7 years ago |
Ethan Frey
|
ae078ee915
|
Generate/recover can return error, not panic on ledger
|
7 years ago |
Adrian Brink
|
8e7f0e7701
|
Upgrade keys to use bcrypt with salts (#38)
This commit adds salts to the library using bcrypt.
|
7 years ago |
Ethan Buchman
|
1775be1cd9
|
remove some assertXxx funcs
|
7 years ago |
Zach Ramsay
|
87cb57c3e5
|
linting: fixup some stuffs
|
7 years ago |
Zach Ramsay
|
fe66a683bc
|
linter: add metalinter to Makefile & apply some fixes
|
7 years ago |
Ethan Frey
|
050b965708
|
Code cleanup ala Emmanuel
|
7 years ago |
Ethan Frey
|
c20e83565c
|
Recovery also works with secp256 keys
|
7 years ago |
Ethan Frey
|
4ff889a236
|
Use 16 random bytes for seed and key, crc16 by default
|
7 years ago |
Ethan Frey
|
d665c9ef10
|
Code cleanup from review comments
|
7 years ago |
Ethan Frey
|
53e19e3dfa
|
Add codec to keys.Manager, recovery test passes
|
7 years ago |
Ethan Frey
|
15609e1219
|
Updated Manager interface to return seed on create, fix server tests
|
7 years ago |
Ethan Frey
|
9016390a6e
|
Moved crypto code to top level again
|
8 years ago |