Crate crypto_wallet_gen[][src]

Macros

composite_rng

Structs

Bip39Mnemonic
Bip44DerivationPath
BitcoinWallet
EthereumWallet
HDPrivKey
MoneroWallet
ScryptMnemonic

A mnemonic similar to BIP39, but using scrypt instead of PBKDF2 for the key derivation.

Seed

Enums

CoinType

Traits

Mnemonic
MnemonicFactory
Wallet