https://github.com/benadida/node-hkdf
the HKDF key-derivation function for node.js
https://github.com/benadida/node-hkdf
Last synced: about 1 year ago
JSON representation
the HKDF key-derivation function for node.js
- Host: GitHub
- URL: https://github.com/benadida/node-hkdf
- Owner: benadida
- Created: 2011-12-29T21:26:11.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2015-10-16T15:08:05.000Z (almost 11 years ago)
- Last Synced: 2025-05-20T15:12:11.317Z (about 1 year ago)
- Homepage:
- Size: 130 KB
- Stars: 11
- Watchers: 2
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The HKDF Key Derivation Function
spec: https://tools.ietf.org/html/rfc5869