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.
This program is copyrighted; you may not sell it, redistribute it and/or modify it under any circumstances.
This program is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
The author of this program hereby disclaims all liabilities arising from the use of this program, whether directly or indirectly.
Credits To:
Tom St Denis for LibTomCrypt which was used in this program.
The author`s contact information:
E-mail: author@yeohhs.com
Program Source Code`s Ordering Page:
http://www.yeohhs.com/ltfcrypt.htm
Main Website:
http://www.yeohhs.com
Phone: +6012-5357595
Stunnix CXX-Obfus is an advanced professional obfuscator - tool to make C/C++ code very difficult to study and rework, with advanced GUI and ActiveX symbols extraction tool. All dialects of C/C++ and heavy use of preprocessor are fully supported.
.NET Reactor is a powerful code protection and software licensing system. .NET Reactor prevents decompilation by a variety of methods which convert your .NET assembly (EXE & DLL) into processes which no existing tool can decompile.
Polyglot 3000 is automatic language identifier that can detect the language used in a text, phrase, or even a single word. The program features over 400 languages. Input text files utilise both Unicode and ANSI encodings.
VC++ Basic Computer Vision Library. Motion, and Image recognition (Canny, Hough Lines, Contour Finder, and more.). Allows rapid development with almost zero lines of code. Includes video capture components. Free for non-commercial use.
BasicVideo is a set of Visual C++ components for fast video capture and playback. They allow fast complex video manipulations with zero lines of program code. The library supports huge number of formats and technologies. Free for non-commercial use.
