]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/commit - src/js/index.js
bip32.org format not used for seed
authorIan Coleman <coleman.ian@gmail.com>
Fri, 26 Sep 2014 10:05:11 +0000 (20:05 +1000)
committerIan Coleman <coleman.ian@gmail.com>
Fri, 26 Sep 2014 10:05:56 +0000 (20:05 +1000)
commitbade150497a0459a8cb3b4a5cde315117b8430a7
tree7cffde85028eec8f777b71ee40509dec8c6597e6
parentd4779799ca468dcd7e99ebb0e1067a32a8435c03
bip32.org format not used for seed

ie put the bip39 seed directly into bip32 without hashing it first like
bip32.org does with passphrases.
bip39-standalone.html
src/js/index.js