| Name: | python2-fido2 |
|---|---|
| Version: | 0.5.0 |
| Release: | 4.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 626373 |
| License: | BSD and ASL 2.0 and MPLv2.0 |
| RPM: | python2-fido2-0.5.0-4.el7.noarch.rpm |
| Source RPM: | python-fido2-0.5.0-4.el7.src.rpm |
| Build Date: | Wed Mar 31 2021 |
| Build Host: | host-100-100-224-51.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://github.com/Yubico/python-fido2 |
| Summary: | Functionality for FIDO 2.0, including USB device communication |
| Description: | Provides 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. |
- Fix for python3 on EPEL
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Enable python dependency generator
- Update to 0.5.0
- Fix License - Remove tab and fix permissions
- Initial Fedora package