Path to this page:
./
wip/py-hkdf,
HMAC-based Extract-and-Expand Key Derivation Function (HKDF; RFC 5869)
Branch: CURRENT,
Version: 0.0.3,
Package name: py312-hkdf-0.0.3,
Maintainer: pkgsrc-usersThis 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.
Master sites:
RMD160: 655173ded611e8c58a3d05225bc18aa2c6896bd7
Filesize: 3.866 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-19) Updated to version: py312-hkdf-0.0.3
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2023-02-13) Updated to version: py310-hkdf-0.0.3
- (2021-10-08) Updated to version: py39-hkdf-0.0.3