Top: Science: Math: Applications: Communication Theory: Cryptography: Programming Libraries  (26)



Related Categories:


Giga Bits (more) MD5 Encryption Program cryptographically
7 RSA cryptography block ciphers
10 18 implementations 11

OpenSSL
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 library.
Search in Category: Computers: Internet: Protocols: SSL-TLS: Programming Libraries: OpenSSL
Search in Category: Computers: Security: Public Key Infrastructure: Tools and Services
Search in Category: Computers: Software: Operating Systems: Linux: Projects: Internet: Web: Servers
Search in Category: Computers: Software: Operating Systems: Unix: Security: Admin Tools-Software
www.openssl.org - cached


Botan
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.
Search in Category: Computers: Programming: Languages: C++: Class Libraries
botan.randombit.net - published: Jan 29 2009 - cached


Emacs Cryptographic Library and Tools
Includes code for IDEA, Blowfish, SHA-1, MD5, RC16 (RC4 extension), an initial
implementation of DES and a few related toys.
web.mit.edu/thouis/www/ecrypto.html - cached


Entrust Dev-Net
A variety of tools to add PKI functionality to your application.
Search in Category: Computers: Security: Public Key Infrastructure: Tools and Services
Search in Category: Regional: North America: United States: Texas: Localities: A: Addison: Business and Economy
www.entrust.com/pki/toolkits.htm - cached


libmcrypt
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.
mcrypt.hellug.gr - cached


Network Security Services
Mozilla's NSS, is a set of libraries designed to support cross-platform development
of security-enabled server applications.
Search in Category: Computers: Internet: Protocols: SSL-TLS: Programming Libraries
Search in Category: Computers: Open Source: Organizations: Mozilla Foundation: Products and Projects
Search in Category: Computers: Open Source: Organizations: Mozilla Foundation
Search in Category: Computers: Programming: Internet: W3C DOM
Search in Category: Computers: Programming: Languages: C: Source Code
www.mozilla.org/projects/security/pki/nss - cached


BSAFEeay
A free, public domain implementation of RSA Data Security's BSAFE API, using the
SSLeay crypto library.
https://www.cypherpunks.to/bsafeeay - cached


DevOTechS: Huge Integer Math and Encryption Library (HIME)
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.
www.devotechs.com - cached


Python Cryptography Toolkit
A collection of cryptographic algorithms and protocols, implemented for use from
Python.
Search in Category: Computers: Programming: Languages: Python: Personal Pages
www.amk.ca/python/code/crypto - published: Sep 26 2008 - cached


Cryptlib Encryption Toolkit
A powerful security toolkit which allows even inexperienced crypto programmers to
easily add encryption and authentication services to their software.
Search in Category: Computers: Computer Science: Academic Departments: Oceania: New Zealand
Search in Category: Regional: Oceania: New Zealand: Auckland: Education: University of Auckland: Faculties: Science
www.cs.auckland.ac.nz/~pgut001/cryptlib - cached


FastCRC Library
Optimized implementation of CRC32, CRC16 and CRC16C (CRC-CCITT) checksum
algorithms. With examples in C/C++ and Visual Basic.
Search in Category: Computers: Programming: Libraries
www.slavasoft.com/fastcrc - cached


Hidden Field Equations (HFE) in Java
A free implementation of the public key cryptography system with source code and
documentation.
Search in Category: Computers: Programming: Languages: Java: Class Libraries: Math and Calculations: Cryptography
www.christopher-wolf.de/hfe - published: Apr 21 2003 - cached


MD5 Homepage (unofficial)
Information and implementation in various languages.
Search in Category: Society: People: Personal Homepages: A
userpages.umbc.edu/~mabzug1/cs/md5/md5.html - published: Feb 01 1991 - cached


Punkroy and the Cypher Project
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.
punkroy.drque.net/Programs.html - cached


QuartzLight in Java
Implements the public key signature system QuartzLight in Java where QuartzLight
refers to a research version of the Quartz standard.
Search in Category: Computers: Programming: Languages: Java: Class Libraries: Math and Calculations: Cryptography
www.christopher-wolf.de/ql - published: Sep 05 2002 - cached


RC-Crypt
Implementation of RC5 (128) in C.
Search in Category: Computers: Software: Freeware: Developers
www.ricksoft.co.uk/downloads/rccrypt/rccrypt.htm - published: Aug 01 2003 - cached


RSA MD5 Visual C++
An implementation of the message digest algorithm. Includes a performance
measurement facility.
www.langfine.com/rsa_md5.htm - cached


SlavaSoft QuickHash Library
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++, commercial.
www.slavasoft.com/quickhash - published: Mar 01 2002 - cached


Snapcrypt - Cryptography Algorithms
A library for the TMS320C54x DSP, includes algorithms for symmetric block ciphers,
one-way hash functions, public key encryption and digital signature.
Search in Category: Business: Telecommunications: Equipment: Central Office: Manufacturing
www.snapshield.com/Products_licensing_fs.html - cached


SoftaCrypt
Java based implementation libraries for encryption and hash algorithms.
www.softabar.com/home/content/view/44/65 - published: Apr 20 2005 - cached


SSL++ -- C++ Wrapper arround OpenSSL library
SSL++ is simple C++ library encapsulating OpenSSL functionality to make it simple
and easily accessible to C++ programmers.
www.total-knowledge.com/progs/sslpp - cached


Sysepub
An open-source Java cipher that combines one time pad with public and private keys.
teutoburgo.web44.net/java/sysepub.html - published: Sep 01 2002 - cached


The source code of the 128-bit PC1 cipher algorithm
In C, Delphi, Java, Perl and Visual Basic.
Search in Category: Computers: Programming: Languages: Delphi: Cryptography
Search in Category: Computers: Programming: Languages: Java: Class Libraries: Math and Calculations: Cryptography
membres.lycos.fr/pc1


CTC
CTClib (PGP-interoperable ANSI C encryption software library) and CTCjava (Java
crypto components and application).
Search in Category: Computers: Software: Operating Systems: Linux: Projects: Security
www.bifroest.demon.co.uk/ctc - cached


JavaScript Encryption Program
Open source JavaScript implementation of the MD5 hash and RC4, AES, CSR and RSA
ciphers.
Search in Category: Computers: Programming: Languages: JavaScript: Scripts: Encryption
home.versatel.nl/MAvanEverdingen/Code - cached




Try your search on google   yahoo   msn   teoma   wisenut   dmoz  

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