1b65738504
* add BIP39 word list * implement BIP39 * add unit tests * add from_mnemonic() constructor to ExtendedPrivKey * fix formatting * update hasher name * replace rust-crypto supercrate with individual crates * rustfmt