package hkdf

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

Install

Dune Dependency

Authors

Maintainers

Sources

hkdf-1.0.2.tbz
md5=91627b3d546eea255a42faf98d82dddc

README.md.html

README.md

API Documentation

HMAC-based Extract-and-Expand Key Derivation Function (HKDF)

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