Home    |Web Directory    |Metasearch    |Message Boards    |Classified Ads|

Web Directory

Home

Web Directory

Metasearch

Message Boards

Classified Ads








Programming Libraries (26)

Categories:

See Also:
Editor's Picks:

http://www.cs.auckland.ac.nz/~pgut001/cryptlib/
» Cryptlib Encryption Toolkit Open in a new browser windowEditor's Pick
   A powerful security toolkit which allows even inexperienced crypto programmers to easily add encryption and authentication services to their software.
   http://www.cs.auckland.ac.nz/~pgut001/cryptlib/


Sites:

ftp://ftp.zedz.net/pub/crypto/applied-crypto/
» Applied Cryptography Code Open in a new browser window
   The code from the Applied Cryptography disk, available outside the US.
   ftp://ftp.zedz.net/pub/crypto/applied-crypto/
https://www.cypherpunks.to/bsafeeay/
» BSAFEeay Open in a new browser window
   A free, public domain implementation of RSA Data Security's BSAFE API, using the SSLeay crypto library.
   https://www.cypherpunks.to/bsafeeay/
http://botan.randombit.net/
» Botan Open in a new browser window
   An open-source C++ crypto library that includes block and stream ciphers, hash functions, MACs, and public key algorithms, along with an easy to use filter-based interface.
   http://botan.randombit.net/
http://www.bifroest.demon.co.uk/ctc/
» CTC Open in a new browser window
   CTClib (PGP-interoperable ANSI C encryption software library) and CTCjava (Java crypto components and application).
   http://www.bifroest.demon.co.uk/ctc/
http://www.cryptopp.com/
» Crypto++ Open in a new browser window
   Free library of cryptographic schemes: includes ciphers, message authentication codes, one-way hash functions, public-key cryptosystems, and key agreement schemes.
   http://www.cryptopp.com/
http://www.devotechs.com/
» DevOTechS: Huge Integer Math and Encryption Library (HIME) Open in a new browser window
   A dll for implementing public and secret key encryption using RSA, AES, SHA-256. Also contains functions for prime number generation, random number generation and huge integer operations.
   http://www.devotechs.com/
http://www.entrust.com/pki/toolkits.htm
» Entrust Dev-Net Open in a new browser window
   A variety of tools to add PKI functionality to your application.
   http://www.entrust.com/pki/toolkits.htm
http://www.slavasoft.com/fastcrc/
» FastCRC Library Open in a new browser window
   Optimized implementation of CRC32, CRC16 and CRC16C (CRC-CCITT) checksum algorithms. With examples in C/C++ and Visual Basic.
   http://www.slavasoft.com/fastcrc/
http://www.christopher-wolf.de/hfe/
» Hidden Field Equations (HFE) in Java Open in a new browser window
   A free implementation of the public key cryptography system with source code and documentation.
   http://www.christopher-wolf.de/hfe/
http://members.tele2.nl/MAvanEverdingen/Code/
» JavaScript Encryption Program Open in a new browser window
   Open source JavaScript implementation of the MD5 hash and RC4, AES, CSR and RSA ciphers.
   http://members.tele2.nl/MAvanEverdingen/Code/
http://komodia.com
» Komodia Inc. Open in a new browser window
   Offers SSL interception module to decode and modify SSL traffic on Windows OS.
   http://komodia.com
http://userpages.umbc.edu/~mabzug1/cs/md5/md5.html
» MD5 Homepage (unofficial) Open in a new browser window
   Information and implementation in various languages.
   http://userpages.umbc.edu/~mabzug1/cs/md5/md5.html
http://www.mozilla.org/projects/security/pki/nss/
» Network Security Services Open in a new browser window
   Mozilla's NSS, is a set of libraries designed to support cross-platform development of security-enabled server applications.
   http://www.mozilla.org/projects/security/pki/nss/
http://www.openssl.org
» OpenSSL Open in a new browser window
   A collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography
   http://www.openssl.org
http://Punkroy.DrQue.net/Programs.html
» Punkroy and the Cypher Project Open in a new browser window
   Collection of programming examples on encryption including: file encryption, steganography in images and sound, data base record encryption, and password verification. All written in Pascal, all source code available.
   http://Punkroy.DrQue.net/Programs.html
http://www.amk.ca/python/code/crypto
» Python Cryptography Toolkit Open in a new browser window
   A collection of cryptographic algorithms and protocols, implemented for use from Python.
   http://www.amk.ca/python/code/crypto
http://www.christopher-wolf.de/ql/
» QuartzLight in Java Open in a new browser window
   Implements the public key signature system QuartzLight in Java where QuartzLight refers to a research version of the Quartz standard.
   http://www.christopher-wolf.de/ql/
http://www.ricksoft.co.uk/downloads/rccrypt/rccrypt.htm
» RC-Crypt Open in a new browser window
   Implementation of RC5 (128) in C.
   http://www.ricksoft.co.uk/downloads/rccrypt/rccrypt.htm
http://www.total-knowledge.com/progs/sslpp/
» SSL++ -- C++ Wrapper around OpenSSL library Open in a new browser window
   SSL++ is simple C++ library encapsulating OpenSSL functionality to make it simple and easily accessible to C++ programmers.
   http://www.total-knowledge.com/progs/sslpp/
http://www.eldos.com/sbb/
» SecureBlackbox homepage Open in a new browser window
   SecureBlackbox is a component collection that adds SSL/TLS, FTPS, HTTPS, SSH, PKI, SFTP, PGP, PDF, S/MIME, XML support to your .NET, Windows or Linux application.
   http://www.eldos.com/sbb/
http://www.slavasoft.com/quickhash/
» SlavaSoft QuickHash Library Open in a new browser window
   Add hash (MD2, MD5, SHA-1, SHA-2, RIPEMD-160, PANAMA, TIGER), checksum (CRC32, ADLER32) and HMAC (HMAC-MD5, HMAC-SHA1, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512, HMAC-RIPEMD160, HMAC-PANAMA, HMAC-TIGER) calculations to your Windows apps quickly and easily. C+
   http://www.slavasoft.com/quickhash/
http://www.softabar.com/home/content/view/44/65/
» SoftaCrypt Open in a new browser window
   Java based implementation libraries for encryption and hash algorithms.
   http://www.softabar.com/home/content/view/44/65/
http://teutoburgo.web44.net/java/sysepub.html
» Sysepub Open in a new browser window
   An open-source Java cipher that combines one time pad with public and private keys.
   http://teutoburgo.web44.net/java/sysepub.html
http://membres.multimania.fr/pc1/
» The source code of the 128-bit PC1 cipher algorithm Open in a new browser window
   In C, Delphi, Java, Perl and Visual Basic.
   http://membres.multimania.fr/pc1/
http://mcrypt.hellug.gr/#_libmcrypt
» libmcrypt Open in a new browser window
   Supports the following algorithms; BLOWFISH, TWOFISH, DES, TripleDES, 3-WAY, SAFER-sk64, SAFER-sk128, SAFER+, LOKI97, GOST, RC2, RC6, MARS, IDEA, RIJNDAEL-128 (AES), RIJNDAEL-192, RIJNDAEL-256, SERPENT, CAST-128, CAST-256, ARCFOUR and WAKE. ANSI C.
   http://mcrypt.hellug.gr/#_libmcrypt

This category needs an editor

Last Updated: 2007-01-02 17:55:03





Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

The content of this directory is based on the Open Directory and has been modified by GoSearchFor.com

Free previews by Thumbshots.org