Sat, 15 Jun 2024 19:23:00 UTC | login

Information for build python-fido2-0.7.0-1.fc31

ID126982
Package Namepython-fido2
Version0.7.0
Release1.fc31
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
StartedSat, 31 Aug 2019 17:36:08 UTC
CompletedSat, 31 Aug 2019 17:36:08 UTC
Tags
f31
f32
RPMs
src
python-fido2-0.7.0-1.fc31.src.rpm (info) (download)
noarch
python3-fido2-0.7.0-1.fc31.noarch.rpm (info) (download)
Changelog * 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