Docs.rs
slip10-0.4.3
slip10 0.4.3
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
wusyong
Dependencies
ed25519-dalek ^1.0
normal
hmac ^0.9
normal
sha2 ^0.9
normal
hex ^0.4
dev
Versions
50%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate slip10
slip10
0.4.3
All Items
Crate Items
Re-exports
Modules
Structs
Enums
Functions
Crate
slip10
Copy item path
Source
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.