Tue, 24 Sep 2024 01:40:06 UTC | login

Information for build python-hkdf-0.0.3-7.fc33

ID159335
Package Namepython-hkdf
Version0.0.3
Release7.fc33
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
StartedWed, 03 Jun 2020 09:40:39 UTC
CompletedWed, 03 Jun 2020 09:40:39 UTC
Tags
f33
RPMs
src
python-hkdf-0.0.3-7.fc33.src.rpm (info) (download)
noarch
python3-hkdf-0.0.3-7.fc33.noarch.rpm (info) (download)
Changelog * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.0.3-7 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * 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.