[][src]Crate slip10

Re-exports

pub use crate::path::BIP32Path;

Modules

path

Structs

Key

A SLIP-10 extended private key.

Enums

Curve
Error

Functions

derive_key_from_path

Derives an extended private key for the curve from seed and path as outlined by SLIP-10.