Commit Graph

7 Commits

Author SHA1 Message Date
Alexey Karyabkin
361a9ca90c implemented BIP32/BIP44: create extended hard private key & add separation/identification hardened and non-hardened keys 2018-06-08 16:01:10 +04:00
Alexey Karyabkin
1affa4a258 implemented BIP32/BIP44: create extended public key from parent private/public key 2018-06-08 15:46:34 +04:00
Alexey Karyabkin
35eecca041 added functions create child key and serialize, code review 2018-06-06 15:57:59 +04:00
Alexey Karyabkin
f2e4a4c858 added create master & pub keys for HD Wallet(BIP0032) 2018-06-04 19:29:01 +04:00
Alexey Karyabkin
ce59bd31a7 added function create seed bip0039 2018-06-04 17:29:04 +04:00
Alexey Karyabkin
1dce8d124d added validation of input data 2018-06-04 16:17:57 +04:00
Alexey Karyabkin
f5cb0bb89a move functions bip0039 to hdwallet.py 2018-06-04 16:03:58 +04:00