py3-hkdf

HMAC-based Extract-and-Expand Key Derivation Function (HKDF)

WWW CVSWeb GITHub
  1. Package version
    py3-hkdf-0.0.3p2
  2. Maintainer
    The OpenBSD ports mailing-list

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.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • lang/python/3.10