| Name: | python3-xeddsa |
|---|---|
| Version: | 0.6.0~beta |
| Release: | 8.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 230089 |
| License: | MIT |
| RPM: | python3-xeddsa-0.6.0~beta-8.el9.aarch64.rpm |
| Source RPM: | python-xeddsa-0.6.0~beta-8.el9.src.rpm |
| Build Date: | Sun Nov 06 2022 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/Syndace/python-xeddsa |
| Summary: | Python implementation of the XEdDSA signature scheme |
| Description: | This python library offers an open implementation of the XEdDSA signature scheme. It allows to create and verify EdDSA-compatible signatures using public key and private key formats initially defined for the X25519 and X448 elliptic curve Diffie-Hellman functions. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for Python 3.11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuilt for Python 3.10
- Package Review RHBZ#1906287: - Use %pytest to run tests suite
- Package Review RHBZ#1906287:
- Add more explicit description
- Remove %{srcname} variable truely used once
- Fix the Version tag to match upstream version
- Use %{python3_version} in %files section
- Initial package