Sat, 22 Jun 2024 10:55:43 UTC | login

Information for build python-hkdf-0.0.3-1.fc30

ID78110
Package Namepython-hkdf
Version0.0.3
Release1.fc30
Epoch
SummaryHMAC-based Extract-and-Expand Key Derivation Function (HKDF)
DescriptionThis 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 01 Dec 2018 12:38:25 UTC
CompletedSat, 01 Dec 2018 12:38:25 UTC
Tags
f30
f31
RPMs
src
python-hkdf-0.0.3-1.fc30.src.rpm (info) (download)
noarch
python3-hkdf-0.0.3-1.fc30.noarch.rpm (info) (download)
Changelog * Tue Nov 20 2018 Fabio Valentini <decathorpe@gmail.com> - 0.0.3-1 - Initial package.