LTFCrypt 1.1
Would you like to use C++ to build your own file encryption program?
Program info
Would you like to use C++ to build your own file encryption program? This real-world example source code package contains a fully functional program that encrypts and decrypts text or binary files.
This is an easy way for you to learn how to use Visual C++ with LibTomCrypt, a public domain and an ISO C cryptography library, to build your own file encryption program. 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.
In this example source codes, the symmetric block cipher chaining mode used is CTR (Counter Mode). However, LibTomCrypt also has support for other modes such as CFB, OFB, ECB, CBC.
If you use LibTomCrypt, your program does not need any external encryption DLLs or software components. There is no DLL linking so you do not need to distribute any supporting DLLs. There is only static linking using tomcrypt.lib. In addition, there are no messy COM installation problems.
LTFCrypt, a free and fully functional program that allows you to encrypt and decrypt any text or binary files can be downloaded from http://www.yeohhs.com/ltfcrypt.htm
The LTFCrypt example source code package comes with Visual C++ projects and source codes for Visual C++ 6.0 (file size 652 KB) and Visual C++ 7.x (file size 776 KB) or later.
This product comes with a 60-day money back guarantee. All purchasers are also entitled to receive the next updated version free of charge. All orders are processed via an easy and secure online shopping system.
Details
Extensions
No information available
The data will be available later.Old versions
No information available
The data will be available later.Related software
File encryption and decryption tool.
Powerful encryption and steganography program.
Encrypt HTML source code, protect html source code and web page.
Related stories
See allThe recent "SSD killer" Windows update tale turned out to be no menace for most of us. But the path of Microsoft wasn't smooth; here are the gravest update failures.
The Windows 10 Extended Security Updates program has already gone through some transformations, although it hasn't yet started. Here's what to know.
Windows 11 will soon require a connected Microsoft account for installation, closing loopholes for local-only installs. There is still time, though.