Tue, 24 Sep 2024 01:35:30 UTC | login

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

ID171002
Package Namepython-hkdf
Version0.0.3
Release8.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
StartedThu, 13 Aug 2020 11:48:36 UTC
CompletedThu, 13 Aug 2020 11:48:36 UTC
Tags
f33
f37
f38
RPMs
src
python-hkdf-0.0.3-8.fc33.src.rpm (info) (download)
noarch
python3-hkdf-0.0.3-8.fc33.noarch.rpm (info) (download)
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * 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.