Crate hkdf

source ·
Expand description

This crate implements the RFC5869 hash based key derivation function using bitcoin_hashes.

Re-exports

Modules

Structs

  • Implements the RFC5869 hash based key derivation function using the hash function H.

Traits