Fedora 20 Update: python-ecdsa-0.11-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Wed May 21 02:37:37 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-6242
2014-05-12 04:39:13
--------------------------------------------------------------------------------

Name        : python-ecdsa
Product     : Fedora 20
Version     : 0.11
Release     : 1.fc20
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.

NOTE: The prime192v1 and secp224r1 curves are currently disabled.

--------------------------------------------------------------------------------
Update Information:

Update to 0.11:
- Add signature-encoding functions "sigencode_{strings,string,der}_canonize" which canonicalize the S value (using the smaller of the two possible values)
- Add validate_point=" argument to VerifyingKey.from_string() constructor (defaults to True) which can be used to disable time-consuming point validation when importing a pre-validated verifying key.
- Drop python2.5 support (untested but not explicitly broken yet), update trove classifiers.


--------------------------------------------------------------------------------
ChangeLog:

* Sat May 10 2014 Orion Poplawski <orion at cora.nwra.com> - 0.11-1
- Update to 0.11
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1089776 - python-ecdsa 0.11 available
        https://bugzilla.redhat.com/show_bug.cgi?id=1089776
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update python-ecdsa' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list