Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 18, 2025. It is now read-only.

Releases: panva/hkdf

v1.2.1

03 Jul 11:17

Choose a tag to compare

Bug Fixes

  • add sideEffects:false to nested ESM package.json files (1b27cb5)

v1.2.0

18 Jun 11:40

Choose a tag to compare

Features

  • add bun, deno, and workerd package.json targets (d8a424c)

v1.1.1

26 Apr 18:32

Choose a tag to compare

Bug Fixes

  • remove deno/README.md from published tarball (5ab56e9)

v1.1.0

26 Apr 18:28

Choose a tag to compare

Features

  • release process with provenance (0ca439c)

v1.0.4

16 Feb 19:17

Choose a tag to compare

Bug Fixes

  • build: add test tag trigger (8b127ad)
  • add worker exports target (#7) (c554c6e)

v1.0.2

02 May 09:00

Choose a tag to compare

Bug Fixes

  • typescript: add types export for nodenext module resolution (d923bb5)

v1.0.1

29 Oct 12:12
92741da

Choose a tag to compare

Bug Fixes

  • validate maximum keylen (28275f1)

v1.0.0

29 Oct 10:01
22bdbbb

Choose a tag to compare

Features

  • universal HKDF as per RFC 5869 (47d44b6)