CVSROOT:        /cvs
Module name:    ports
Changes by:     ben...@cvs.openbsd.org  2013/10/30 09:24:55

Log message:
    Import security/py-ecdsa
    
    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.
    
    ok sthen@
    
    Status:
    
    Vendor Tag: benoit
    Release Tags:       benoit_20131030
    
    N ports/security/py-ecdsa/Makefile
    N ports/security/py-ecdsa/distinfo
    N ports/security/py-ecdsa/pkg/PLIST
    N ports/security/py-ecdsa/pkg/DESCR
    
    No conflicts created by this import

Reply via email to