package hkdf

  1. Overview
  2. Docs
HMAC-based Extract-and-Expand Key Derivation Function (HKDF), RFC5869

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.0.tar.gz
sha256=ef3265c5bea72b93fbe990493015bbdc38822156ecc88b6205be306c58385ae5
md5=c6012ebf7bb23fb8155d90a01e3679e2

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.