package hkdf

  1. Overview
  2. Docs
HMAC-based Extract-and-Expand Key Derivation Function (RFC 5869)

Install

Dune Dependency

Authors

Maintainers

Sources

hkdf-v1.0.4.tbz
sha256=b926d6da4ac45aab999735dd2bbfd1f7511316710d791afa361006b6fe36fd5b
sha512=d08e50857f7761572adc4d382975fde5808898c1d92d9e6e943a496cba8780ffabe1edf67844063b70d9727c0fe10b24391e001a3f65c978a5326ac82199cc88

CHANGES.md.html

v1.0.4 (2020-03-11)

  • use mirage-crypto instead of nocrypto

1.0.3 (2019-02-15)

  • move to dune

1.0.2 (2016-07-18)

  • move to topkg

1.0.1 (2015-12-20)

  • move from oasis to topkg

1.0.0 (2015-11-30)

  • initial release