Sat, 22 Jun 2024 11:06:03 UTC | login

Information for build python-hkdf-0.0.3-5.fc32

ID131935
Package Namepython-hkdf
Version0.0.3
Release5.fc32
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
StartedTue, 03 Dec 2019 11:12:42 UTC
CompletedTue, 03 Dec 2019 11:12:42 UTC
Tags
f32
f33
RPMs
src
python-hkdf-0.0.3-5.fc32.src.rpm (info) (download)
noarch
python3-hkdf-0.0.3-5.fc32.noarch.rpm (info) (download)
Changelog * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.0.3-5 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.0.3-4 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Nov 20 2018 Fabio Valentini <decathorpe@gmail.com> - 0.0.3-1 - Initial package.