Thu, 25 Apr 2024 11:44:57 UTC | login

Information for build python-ecdsa-0.11-3.el7

ID405
Package Namepython-ecdsa
Version0.11
Release3.el7
Epoch
SummaryECDSA cryptographic signature library
DescriptionThis 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. NOTE: The prime192v1 and secp224r1 curves are currently disabled.
Built byhguemar
State complete
Volume DEFAULT
StartedSun, 21 Dec 2014 15:27:55 UTC
CompletedSun, 21 Dec 2014 15:30:46 UTC
Taskbuild (cloud7-el7, python-ecdsa-0.11-3.el7.src.rpm)
Tags
cloud7-openstack-common-candidate
cloud7-openstack-common-release
cloud7-openstack-common-testing
paas7-openshift-common-candidate
storage7-ceph-common-candidate
storage7-ceph-common-release
storage7-ceph-common-testing
virt7-ovirt-common-candidate
virt7-ovirt-common-release
virt7-ovirt-common-testing
RPMs
src
python-ecdsa-0.11-3.el7.src.rpm (info) (download)
noarch
python-ecdsa-0.11-3.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.11-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat May 10 2014 Orion Poplawski <orion@cora.nwra.com> - 0.11-2 - Rebuild for Python 3.4 * Sat May 10 2014 Orion Poplawski <orion@cora.nwra.com> - 0.11-1 - Update to 0.11 * Mon Feb 24 2014 Orion Poplawski <orion@cora.nwra.com> - 0.10-3 - Add python3 package * Mon Feb 24 2014 Orion Poplawski <orion@cora.nwra.com> - 0.10-2 - Use system python-six - Remove extraneous #!s * Fri Feb 21 2014 Orion Poplawski <orion@cora.nwra.com> - 0.10-1 - Initial package