Expand description
§Quantus Network HD Wallet
This crate provides hierarchical deterministic (HD) wallet functionality for post-quantum ML-DSA (Dilithium) keys, compatible
Re-exports§
pub use wormhole::WormholePair;
Modules§
Structs§
- Sensitive
Bytes32 - Wrapper for sensitive 32-byte data that enforces move semantics and automatic zeroization
- Sensitive
Bytes64 - Wrapper for sensitive 64-byte data that enforces move semantics and automatic zeroization
Enums§
Constants§
Functions§
- derive_
key_ from_ mnemonic - Keypair derivation from mnemonic with passphrase
- derive_
key_ from_ seed - Derive a Dilithium keypair from a seed at the given BIP44 path
- derive_
wormhole_ from_ mnemonic - Wormhole pair derivation from mnemonic with passphrase
- generate_
mnemonic - Generate a new random mnemonic with 24 words = 32 bytes
- generate_
wormhole_ from_ seed - Generate a wormhole pair from a seed at the given path
- mnemonic_
to_ seed - Convert a BIP39 mnemonic phrase to a seed