Crate ed25519_dalek_xkeypair[][src]

Expand description

ed25519-dalek-xkeypair

BIP32 implementation for ed25519-dalek key pairs.

Re-exports

pub extern crate derivation_path;
pub extern crate ed25519_dalek;
pub use types::consts;
pub use types::ExtPrefix;

Modules

Structs

An ed25519 keypair.

A list of ChildIndex items

simply represented by extended secret key

An ed25519 public key.

An EdDSA secret key.

Constants