package hkdf

  1. Overview
  2. Docs
HMAC-based Extract-and-Expand Key Derivation Function (RFC 5869)

Install

Dune Dependency

Authors

Maintainers

Sources

hkdf-1.0.3.tbz
md5=a92cf45193a8f2f5429da0590a8e808c

README.md.html

hkdf - HMAC-based Extract-and-Expand Key Derivation Function (RFC 5869)

An implementation of HKDF using nocrypto, including test cases from the RFC.

Documentation

API Documentation

Installation

opam install hkdf will install the latest released version.