# Crypto libs (ftp.funet.fi:/pub/crypt/cryptography/libs) crypto10.zip Wei Dai's cryptolib version 1.0 MD5, SHS, DES, IDEA, WAKE, RC4, RC5, Blowfish, Diamond, Diamond Lite, Sapphire, Luby-Rackoff, MDC, modes (CFB, CBC, OFB, counter), DH, RSA, DSA, ElGamal, BBS, gzip, compression, Shamir's secret sharing scheme, Rabin's information dispersal scheme, and zero-knowledge prover and verifier for graph isomorphism. There are also various miscellanous modules such base 64 coding and 32-bit CRC. crypto11.zip Wei Dai's cryptolib version 1.1 This version is basicly the same as version 1.0, but with rc4.h, rc4.cpp, rc5.h, rc5.cpp, rsa.h, rsa.cpp removed and calls to nonpublic functions in RSAREF disabled at the request of RSADSI. A few minor bugs were also fixed. crypto21.zip Wei Dai's cryptolib version 2.1 This library includes: MD5, SHA, HAVAL, Tiger, RIPE-MD160, MD5-MAC, HMAC, XOR-MAC, DES, IDEA, WAKE, 3-WAY, TEA, SAFER, Blowfish, SHARK, GOST, Diamond2, Diamond2 Lite, Sapphire, RC5 Luby-Rackoff, MDC, various encryption modes (CFB, CBC, OFB, counter) DH, DSA, ElGamal, LUC, LUCDIF, LUCELG, Rabin, RSA, BlumGoldwasser, elliptic curve cryptosystems, BBS, gzip compression, Shamir's secret sharing scheme, Rabin's information dispersal scheme, and zero-knowledge prover and verifier for graph isomorphism. There are also various miscellanous modules such as base 64 coding and 32-bit CRC. cryptl99.zip Peter Gutmann's Free encryption library for DOS/UNIX/Windows The library currently supports encryption algorithms and modes of MDC/SHS CFB, DES ECB, CBC, CFB, OFB, PCBC, triple DES ECB, CBC, CFB, OFB, IDEA ECB, CBC, CFB, OFB, RC4, SAFER ECB, CBC, CFB, OFB, and SAFER-SK ECB, CBC, CFB, OFB. All encryption routines are accessed through a single standardised interface with parameters such as algorithm, mode and key size being selectable by the user. The library is supplied as source code for Unix, DOS, and the Amiga, and as dynamic link libraries for Windows and Windows NT. cryptlib.tgz A Windows DLL that supports DES, 3DES, IDEA, RC4, and MDC/SHS in several modes. cryptolib_1.1.tar.gz This is version 1.1 of CryptoLib. The authors of this software are Jack Lacy, Don Mitchell and Matt Blaze. DES and 3DES + modes, Diffie-Hellman, DSA (Signing and verification roughly equally efficient), El Gamal, Rabin's scheme, Random Number generation (PSEUDO and TRUE), MD[2,4,5], Prime generation, RSA, SHA, truerand (For Unix, NT and 95), quantization (Defense against Kocher's timing attack), quantized RSA, DSA and El Gamal private key operations. python/ pycrypt100.tgz Python Cryptographic Toolkit that includes hash functions; Haval, MD2, MD4, MD5, SHA, private-key encryption Blowfish DES, DES3, Diamond, IDEA, RC4, 32-bit RC5, Redoc III, public-key encryption DSS, ElGamal, RSA. java/ CryptoExtensions-1.0.tar.gz This library contains a suite of cryptographic classes for Java. All of the following have been implemented using native methods: BigInterger class, DES class, IDEA class MD5 class and SHA class. perl/ CryptoExtensions-1.0.tar.gz The same as above. windll.zip Wincrdll is a collection of Windows DLL libraries, with source code, that implement popular strong cryptographic algorithms; DES, IDEA, MD5 and MDC. SSL Netscape's Secure Socket Layer by Eric Young des Eric Young's libdes rsa Collection of RSA libs