package hkdf

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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

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

Documentation

Build Status

API Documentation

Installation

opam install hkdf will install the latest released version.

OCaml

Innovation. Community. Security.