Skip to content

hannesm/ocaml-hkdf

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Languages