Crate ed25519_dalek_xkeypair

Crate ed25519_dalek_xkeypair 

Source
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§

types

Structs§

DalekKeypair
An ed25519 keypair.
DerivationPath
A list of ChildIndex items
ExtendedKeypair
simply represented by extended secret key
PublicKey
An ed25519 public key.
SecretKey
An EdDSA secret key.

Constants§

SEED_SIZE_LIST