package hkdf

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.1.tar.gz
sha256=e1b1151170f5b84b6186f519f5b0f51bdb68880c554deb64713281d8bf3b999d
md5=7974bdf65c1e0897fd0485f34bcc80ec

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.

OCaml

Innovation. Community. Security.