[][src]Module hkd32::mnemonic

Support for BIP39 mnemonic phrases.

These enable deriving hkd32::KeyMaterial from a 24-word BIP39 phrase.

Adapted from the bip39 crate. Copyright © 2017-2018 Stephen Oliver with contributions by Maciej Hirsz.

Structs

Phrase

BIP39 mnemonic phrases: sequences of words representing cryptographic keys.

Seed

BIP39 seeds. Requires the bip39 cargo feature is enabled.

Enums

Language

Supported languages.