Subject: CVS commit: pkgsrc/security/py-ecdsa
From: Guillaume Lasmayous
Date: 2013-10-20 14:47:11
Message id: 20131020124711.902B196@cvs.netbsd.org

Log Message:
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.

Files:
RevisionActionfile
1.1addpkgsrc/security/py-ecdsa/DESCR
1.1addpkgsrc/security/py-ecdsa/Makefile
1.1addpkgsrc/security/py-ecdsa/PLIST
1.1addpkgsrc/security/py-ecdsa/distinfo