HMAC-based Extract-and-Expand Key Derivation Function (HKDF)
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.0.3-11.fc35 | - |
Fedora 35 | 0.0.3-11.fc35 | - |
Fedora 34 | 0.0.3-9.fc34 | - |
You can contact the maintainers of this package via email at
python-hkdf dash maintainers at fedoraproject dot org
.