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