Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
/ ocaml-hkdf Public archive

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

License

Notifications You must be signed in to change notification settings

hannesm/ocaml-hkdf

Repository files navigation

Note: this repository is archived, and is now part of kdf.

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published