About Anaconda Help Download Anaconda

This module implements the HMAC Key Derivation function, defined at http://tools.ietf.org/html/draft-krawczyk-hkdf-01

copied from cf-staging / hkdf

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.0.3
  • win-64 v0.0.3
  • win-32 v0.0.3
  • osx-64 v0.0.3
  • linux-64 v0.0.3

conda install

To install this package run one of the following:
conda install conda-forge::hkdf
conda install conda-forge/label/cf201901::hkdf
conda install conda-forge/label/cf202003::hkdf

Description

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy