Home > Software Development > C / C++ / C# > LTFCrypt by ICT eBooks by Yeoh HS
LTFCrypt 1.1
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.

We notice that ltfcrypt.zip file was thoroughly tested by our system on May 28, 2008 by the three antivirus programs and was found absolutely clean.
This file archive is 100% SAFE to download and install.
You may view the full antivirus scan report here.
Write a review for LTFCrypt shareware
Featured C / C++ / C# downloads
Text & Image Overlay Directshow Filter 1.01
Text & Image Overlay Filter is a powerful transform filter that allows adjustment video color- contrast, brightness, saturate, hue, lightness, invert color. Adding unlimited texts or images, watermarks to video stream, user define font size
FLV Directshow Pro Source Filter 1.01
FLV Directshow source filte allows playback FLV Flash Video from hard disk and url.
Audio Pitch Directshow Filter 2.01
Audio Pitch Filter is a powerful transform filter that allows change the audio pitch or audio tempo when playback video or audio file in any Directshow base application. Support change the audio pitch or audio tempo in any Directshow app
Graybox OPC Server Toolkit 3.0.11
Graybox OPC Server Toolkit lets the programmer to create robust and highly effective OPC Servers within the shortest possible time. Toolkit supports OPC Data Access 1.00, 2.05a, 3.00. C++ and .NET API available.
Visual Lint Standard Edition 1.5.11
Visual Lint is an add-in for Microsoft Visual Studio and Microsoft Visual C++ which closely integrates the PC-Lint code analysis tool produced by Gimpel software within the Visual Studio integrated development environment.



