The security/py-hkdf,python3 port
py3-hkdf-0.0.3p3 – HMAC-based Extract-and-Expand Key Derivation Function (HKDF) (cvsweb github mirror)
Description
HKDF - HMAC Key Derivation Function This module implements the HMAC Key Derivation function, defined at http://tools.ietf.org/html/draft-krawczyk-hkdf-01 There are two interfaces: a functional interface, with separate extract and expand functions as defined in the draft RFC, and a wrapper class for these functions.WWW: https://github.com/casebeer/python-hkdf
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/lib/python3.11/site-packages/__pycache__/
- /usr/local/lib/python3.11/site-packages/__pycache__/hkdf.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/__pycache__/hkdf.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/hkdf-0.0.3.dist-info/
- /usr/local/lib/python3.11/site-packages/hkdf-0.0.3.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/hkdf-0.0.3.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/hkdf-0.0.3.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/hkdf-0.0.3.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/hkdf.py