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
md5=c6012ebf7bb23fb8155d90a01e3679e2

Description

An implementation of HKDF, including test cases from RFC 5869, in OCaml. This is used in various protocols, including IKEv2, PANA, EAP-AKA.

Published: 30 Nov 2015

Dependencies (5)

  1. ocamlbuild build
  2. nocrypto >= "0.5.0"
  3. cstruct >= "1.6.0"
  4. ocamlfind
  5. ocaml >= "4.01.0" & < "5.0.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by (1)

  1. tls >= "0.12.0"

Conflicts

None

OCaml

Innovation. Community. Security.