Expand description
This crate implements the RFC5869 hash based key derivation function using
bitcoin_hashes
.
Re-exports§
pub use bitcoin_hashes;
Modules§
Structs§
- Implements the RFC5869 hash based key derivation function using the hash function
H
.
Traits§
- Trait which applies to hashes of all types.