Name: | python2-ecdsa |
---|---|
Version: | 0.13.3 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 409708 |
License: | MIT |
RPM: | python2-ecdsa-0.13.3-1.el8.noarch.rpm |
Source RPM: | python-ecdsa-0.13.3-1.el8.src.rpm |
Build Date: | Fri Nov 01 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.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.13.3 - CVE-2019-14853 (bugz #1758704)
- Rebuilt for Python 3.8.0rc1 (#1748018)
- Rebuilt for Python 3.8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Update to 0.13.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Drop Python 2 package for Fedora 30+ (bugz #1631326)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for Python 3.7
- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)