|
|
|
Bokler Software - Creates cryptographic software components for Windows developers; includes the fundamentals of cryptography and inclusion in program code.
|
Calculating Pi - Investigates and implements algorithms which may yield to distributed computation of the mathematical constant Pi.
|
|
Ciphersaber Home Page - Support crypto freedom by learning how to write your own strong encryption program. This site explains concept and implementation ideas.
|
|
|
CryptoSys Tools - CryptoSys is a commercial site which offers cryptography software tools for Visual Basic developers. Included are many symmetric algorithms (Rijndael |
Delphi Cryptography Page - Implementations by Dave Barton of many of the most useful symmetric encryption algorithms (Blowfish |
Delphi Cryptography Stuff - Implementations by Dave Shapiro of two symmetric encryption algorithms (Blowfish and DES) and several message digests (MD2 |
Digital Keys Library - Win32 DLL written in Delphi with a set of high-level functions to encrypt text and/or add a digital signature. Utilizes RSA |
distributed.net - A distributed computing project currently trying to take the RSA challenge of RC5-64 |
efg's Cryptography and Math Functions - Comprehensive compilation of cryptography and high-precision math resources for Delphi (mirrored on Borland's website). Computer lab also features dozens of practical mathematics and graphics projects. Delphi source code with quality annotations.
|
|
|
|
|
|
MD5.pas - An implementation of the MD5 algorithm for Borland Delphi 4 and higher. Includes source code and demo project.
|
MM61 - Attempt at factoring the huge Mersenne number 2^(2^61-1)-1. Software for Windows |
PC1 128-bit Stream Cipher - Implementation of the PC1 128-bit stream cipher algorithm in various languages. Freeware (even for commercial use) with Delphi source code.
|
|
|
|
|
Simple PGP Library - Win32 DLL written in Delphi encapsulating important functions of the PGP for Windows API (versions 5.5 through 6.58). It exports a simplified interface with only "strings" and "integers". Freeware with Delphi source code.
|
StreamSec StrSecII - A collection of optimized cryptography components and routines for Delphi 4-6. The integrated ASN.1 support allows building of X.509 certificates using native Delphi code. Also implements 3DES |
The Prime Pages - Prof. Chris Caldwell's database of virtually every large or otherwise interesting prime number known; includes the 5 |
|
The Riesel Sieve Project - Distributed project to help solve the Riesel problem through the use of donated unused CPU cycles.
|
Three Types of Simple Cryptography - This is a Visual Basic (versions 5 and 6) crytography project written by Alexander Levakov. It functions as an excellent crytography programming tutorial.
|
Triade Systems - Implementations of FGINT (Fast Gigantic INTegers) and many asymmetric encryption algorithms (RSA |
VB Techniques - This is a Visual Basic crytography project written by Richard Bondi. It is a fully functional set of COM-wrappers for the Crypto-API.
|