Wed, 19 Jun 2024 12:49:03 UTC | login

Information for build python-fido2-0.8.1-3.fc33

ID159177
Package Namepython-fido2
Version0.8.1
Release3.fc33
Epoch
SummaryFunctionality for FIDO 2.0, including USB device communication
DescriptionProvides library functionality for communicating with a FIDO device over USB as well as verifying attestation and assertion signatures. WARNING: This project is in beta. Expect things to change or break at any time! This library aims to support the FIDO U2F and FIDO 2.0 protocols for communicating with a USB authenticator via the Client-to-Authenticator Protocol (CTAP 1 and 2). In addition to this low-level device access, classes defined in the fido2.client and fido2.server modules implement higher level operations which are useful when interfacing with an Authenticator, or when implementing a Relying Party. For usage, see the examples/ directory.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 03 Jun 2020 09:13:06 UTC
CompletedWed, 03 Jun 2020 09:13:06 UTC
Tags
f33
RPMs
src
python-fido2-0.8.1-3.fc33.src.rpm (info) (download)
noarch
python3-fido2-0.8.1-3.fc33.noarch.rpm (info) (download)
Changelog * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.8.1-3 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Nov 25 2019 Orion Poplawski <orion@nwra.com> - 0.8.1-1 - Update to 0.8.1 * Thu Oct 24 2019 Orion Poplawski <orion@nwra.com> - 0.7.2-1 - Update to 0.7.2 * Thu Sep 26 2019 Orion Poplawski <orion@nwra.com> - 0.7.1-1 - Update to 0.7.1 * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.7.0-2 - Rebuilt for Python 3.8 * Sun Aug 11 2019 Orion Poplawski <orion@nwra.com> - 0.7.0-1 - Update to 0.7.0 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat May 11 2019 Orion Poplawski <orion@nwra.com> - 0.6.0-1 - Update to 0.6.0 * Thu Mar 14 2019 Orion Poplawski <orion@nwra.com> - 0.5.0-4 - Fix for python3 on EPEL * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Jan 01 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.5.0-2 - Enable python dependency generator * Mon Dec 31 2018 Orion Poplawski <orion@nwra.com> - 0.5.0-1 - Update to 0.5.0 * Mon Dec 03 2018 Orion Poplawski <orion@nwra.com> - 0.4.0-2 - Fix License - Remove tab and fix permissions * Fri Nov 30 2018 Orion Poplawski <orion@nwra.com> - 0.4.0-1 - Initial Fedora package