Ciphersaber Home Page
Support crypto freedom by learning how to write your own strong encryption program. This site explains concept and implementation ideas.
PGP Components for Delphi
Provide encoding and decoding, creating and verifying file detached signatures, key management functions (DH/DSS, RSA), keyserver functions, utilities. [Open source, MPL]
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.
Delphi Cryptography Page
Implementations by Dave Barton of many of the most useful symmetric encryption algorithms (Blowfish, Twofish, IDEA, Rijndael, and Serpent) and message digests (RipeMD-160, SHA-1, and Tiger). Freeware with Delphi source code.
Delphi Cryptography Stuff
Implementations by Dave Shapiro of two symmetric encryption algorithms (Blowfish and DES) and several message digests (MD2, MD4, MD5, SHA-1, and RipeMD-160). Freeware with Delphi source code.
efg's Cryptography and Math Functions
A 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 annotations.
XTea Encryption for Delphi
Delphi implementation of XTea encryption algorithm and also utility for embedding encrypted strings into Delphi application.
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, Twofish, and Rijndael (AES) in ECB, CBC, OFB, CFB, CTR, PCFB and ABC modes.
Triade Systems
Implementations of FGINT (Fast Gigantic INTegers) and many asymmetric encryption algorithms (RSA, DSA, ElGamal, Elliptic Curve, EC-DSA, and EC-ElGamal). Freeware with Delphi and free pascal source code.
|