pkgsrc/security/py-hkdf/PLIST
wiz 527907fe76 security/py-hkdf: import py-hkdf-0.0.3
Packaged for wip by Matthias Ferdinand.

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.
2021-06-23 21:05:17 +00:00

8 lines
293 B
Text

@comment $NetBSD: PLIST,v 1.1 2021/06/23 21:05:17 wiz Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/hkdf.py
${PYSITELIB}/hkdf.pyc
${PYSITELIB}/hkdf.pyo