pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip



Module name:    wip
Committed by:   udontknow
Date:           Fri Feb 10 02:52:00 UTC 2006

Modified Files:
        wip: Makefile

Log Message:
Added pycrypto:
The Toolkit is a collection of cryptographic algorithms and protocols,
implemented for use from Python. The current release is 2.0.1. Among the
contents of the package:
    * Hash functions: MD2, MD4, RIPEMD, SHA256.
    * Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES,
      Triple-DES, IDEA, RC5.
    * Stream encryption algorithms: ARC4, simple XOR.
    * Public-key algorithms: RSA, DSA, ElGamal, qNEW.
    * Protocols: All-or-nothing transforms, chaffing/winnowing.
    * Miscellaneous: RFC1751 module for converting 128-key keys into a set
      of English words, primality testing.
    * Some demo programs (currently all quite old and outdated).


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2168 -r1.2169 wip/Makefile

To view a diff of this commit:
http://cvs.sourceforge.net/viewcvs.py/pkgsrc-wip/wip/Makefile?r1=1.2168&r2=1.2169

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs



Home | Main Index | Thread Index | Old Index