Crate iris_crypto

Crate iris_crypto 

Source

Re-exports§

pub use cheetah::PrivateKey;
pub use cheetah::PublicKey;
pub use cheetah::Signature;
pub use slip10::derive_master_key;
pub use slip10::ExtendedKey;

Modules§

cheetah
slip10

Functions§

gen_master_key
Generate master key from entropy and salt using Argon2 + BIP39 + SLIP-10