Fang
|
c8dfd21955
|
Reorganize Ethereum-related stdlib cores
|
2018-12-18 00:32:00 +01:00 |
|
Fang
|
90379789a0
|
Update keygen in accordance with latest spec
For details on these changes, see urbit/fora-posts#9.
|
2018-11-23 22:52:49 +01:00 |
|
Fang
|
68794e9cfa
|
Use correct byte ordering for the Argon2 salt
|
2018-11-13 14:13:56 -08:00 |
|
Fang
|
77494a58ee
|
Use the correct network seed derivation salt
|
2018-11-13 14:13:12 -08:00 |
|
Fang
|
a7319a63e2
|
Update keygen to conform to latest spec
|
2018-11-12 18:12:22 -08:00 |
|
Fang
|
fc4e8ab275
|
Add type for full wallet
|
2018-11-05 17:58:47 -08:00 |
|
Fang
|
5c6bcee523
|
Apply two more small fixes to achieve parity with keygen-js
- argon2u salt
- account for larger seed when deriving from mnemonic
|
2018-10-30 18:18:17 -07:00 |
|
Fang
|
76ef4ae9e3
|
Do renaming, error correction, cleanup
|
2018-10-30 17:15:56 -07:00 |
|
Fang
|
e0f5a9db7a
|
Work with BIP39 mnemonics as outward-facing seeds
Then apply the password in turning them into internally usable seeds.
|
2018-10-25 19:10:40 -07:00 |
|
Fang
|
6d89026468
|
Use argon2u salt from the spec
|
2018-10-25 13:22:18 -07:00 |
|
Fang
|
68234ca138
|
Derive BIP32 at specific path
|
2018-10-24 16:32:16 -07:00 |
|
Fang
|
ad9bd39db0
|
Derive the owner seed, and all other seeds, from "master seed"
|
2018-10-24 16:31:40 -07:00 |
|
Fang
|
75800ef997
|
Continue with fixed seed-length changes, don't append pass
|
2018-10-24 16:30:45 -07:00 |
|
Fang
|
9527a002f3
|
Make seeds always 256 bits in size
|
2018-10-22 16:37:42 -07:00 |
|
Fang
|
a64066db24
|
Correct reference to keygen surs
|
2018-08-29 00:58:22 +02:00 |
|
Fang
|
8fc069eb79
|
Standardize Argon2u parameters
|
2018-08-15 01:08:16 +02:00 |
|
Fang
|
3fc265a424
|
Rename entropy to ticket
|
2018-08-14 01:36:21 +02:00 |
|
Fang
|
aec81b4d50
|
Flatten spawn seeds to be derived from the owner seed
|
2018-08-14 01:36:03 +02:00 |
|
Fang
|
ecb911a53a
|
Support revisions per key type, broaden interface
|
2018-08-13 21:33:27 +02:00 |
|
Fang
|
3d984ff87f
|
Update keygen to match latest spec and have slightly better code style
|
2018-08-10 20:36:26 +02:00 |
|
Fang
|
6e33eea217
|
Use ++pit:nu:crub:crypto for network keypair generation
|
2018-08-08 01:01:04 +02:00 |
|
Fang
|
efe3b9a653
|
Add beginnings of keygen-hoon
|
2018-08-07 00:55:15 +02:00 |
|