Hi Bruce i use this library since Delphi 5,
Delphi Encryption Compedium Part I v.5.2
- Complete Rewrite of the former DEC 3, Update to the DEC 5.1 (released back in 2006)
- Many Ciphers (Blowfish, Twofish, 3DES, Rijndael...)
- Many Hashs (MD2/4/5, SHA1-512, RipeMD128-320...)
- Checksum Functions (CRC32, CRC16...)
- Text conversion Functions (MIME Base 64, XX/UU Coding...)
- Secure Random Number Functions
- with Ciphers encryption in Modes (CTS/CBC/CFB/OFB/ECB...)
- Full and easy object oriented
- Highly optimized, fast core
- Supports ANSI and Unicode in D2009 (and below by using WideStrings)...
Is Freeeware and With Sorce Code, unfortunately does not implement RSA.