Commit graph

3 commits

Author SHA1 Message Date
joerg
fbd291f8b1 Install as egg to fix the 2.6 installation. 2013-11-05 17:37:48 +00:00
gls
96617f892e Update security/py-ecdsa to 0.10.
Upstream changes:
-----------------
* Release 0.10 (23 Oct 2013)

Make the secp256k1 available in __init__.py too (thanks to Scott Bannert).

While here, adjust HOMEPAGE.
2013-10-29 08:12:09 +00:00
gls
a549dbed11 Added security/py-ecdsa to the NetBSD packages collection.
py-ecdsa 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.
2013-10-20 12:47:11 +00:00