Name: | python3-ecdsa |
---|---|
Version: | 0.18.0 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1414360 |
License: | MIT |
RPM: | python3-ecdsa-0.18.0-1.el9.noarch.rpm |
Source RPM: | python-ecdsa-0.18.0-1.el9.src.rpm |
Build Date: | Mon Sep 05 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://pypi.python.org/pypi/ecdsa |
Summary: | ECDSA cryptographic signature library |
Description: | This is an easy-to-use implementation of ECDSA cryptography (Elliptic Curve Digital Signature Algorithm), implemented purely in Python, released under the MIT license. With this library, you can quickly create keypairs (signing key and verifying key), sign messages, and verify the signatures. The keys and signatures are very short, making them easy to handle and incorporate into other protocols. |
- update to 0.18.0 - rhbz#1873173
- improve performance with gmpy2
- modernize spec file
- remove python2-related code from spec
- 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
- Update to 0.17.0