PACKAGE DESCRIPTION =================== Homepage: http://www.amk.ca/python/code/crypto.html License : GPL
A collection of cryptographic algorithms and protocols, implemented for use from Python. Among the contents of the package: * Hash functions: MD2, MD4. * Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES, Triple-DES. * 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. CHANGES SINCE LAST RELEASE ========================== None. INSTALL OR UPGRADE NOTES ======================== Standard install. CYGWIN INSTALLATION INFORMATION =============================== To install this package, click on the "Install Cygwin now" link on the <http://cygwin.com/> web page. This downloads setup.exe to your system. Then, run setup and answer all of the questions. You'll find the package listed in the "All" category. After installation, read the documentation at directories: /usr/share/doc/<package-version>/* /usr/share/doc/Cygwin/<package-version>.README If you have questions or comments, please send them to the Cygwin mailing list at <cygwin AT cygwin.com>. CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ================================ This message has been sent to cygwin-announce list. If you want to unsubscribe from the mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com AT cygwin.com More information on unsubscribing can be found: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at the above URL. -- Welcome to FOSS revolution: we fix and modify until it shines -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/