DownloadMegasite

HOME    |    System Utilities    |    Games    |    Desktop Enhancements
last 24 hours: 56 added, 323 updated

PROGRAM DETAILS

LTFCrypt

Learn step by step, an easy way to build your own file encryption program in C++



LTFCrypt  Review

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.




SPONSORED SOFTWARE
Downloads 3248
Publisher ICT eBooks by Yeoh HS
Date Added 1/24/2006 12:00:00 AM
Rating Rate it !
License Free to Try
Download Size 275 KB
Screenshots LTFCrypt screenshot
Operating System Windows 98,Windows NT,Windows 2000,Windows XP,Windows 2003

Download Download LTFCrypt  Now!

Keywords:encryption, file, C++, tomcrypt, library, windows, symmetric, ciphers
NEW SOFTWARE