grin/keychain
Mike Dallas 1b65738504 BIP39 Support (#1502)
* 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
2018-11-12 10:06:04 +00:00
..
src BIP39 Support (#1502) 2018-11-12 10:06:04 +00:00
Cargo.toml BIP39 Support (#1502) 2018-11-12 10:06:04 +00:00