LTFCrypt
Would you like to use C++ to build your own file encryption program? This real-world example source code package containsa fully functional program that encrypts and decrypts text or binary files... Supported ciphers: aes, blowfish, xtea, rc5, rc6, safer+, twofish, safer-k64, safer-sk64, safer-k128, safer-sk128,rc2, des, 3des, cast5, noekeon, skipjack, khazad, and anubis... However, Libtomcrypt also hassupport for other modes such as CFB, OFB, ECB, CBC...
