package hkdf

  1. Overview
  2. Docs
Extract-and-Expand Key Derivation Function (HKDF)

Install

Dune Dependency

Authors

Maintainers

Sources

hkdf-1.0.2.tbz
sha256=62fe720da56b84e36f5cd682e9246eddf18cbf7902e52d7afa0f0ec8f6dcbc4a
md5=91627b3d546eea255a42faf98d82dddc

doc/index.html

hkdf

API

Library hkdf

  • Hkdf RFC 5869 specifies a HMAC-based Extract-and-Expand Key Derivation Function (HKDF), which is abstracted over a specific hash function.
OCaml

Innovation. Community. Security.