python-ecdsa
Python - ecdsa - cryptographic signature library
2.6.4
2016-07-26
eisfair-1
the eisfair team, team(at)eisfair(dot)org
stable
base 2.7.4
python 2.6.4
Internal Program Version: ecdsa 0.13
Build for Python 2.7
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.
http://github.com/warner/python-ecdsa