Home| News Daily| News Monthly| Submit| Monthly Report

Announcing Example Source Codes: "LTFCrypt" Version 1.1
Released by: Yeoh HS
Web Site: http://www.yeohhs.com/ltfcrypt.htm
Build Your Own File Encryption Program in C++


Email: author@yeohhs.com
Keywords: encryption, file, C++, tomcrypt, library, windows, symmetric, ciphers
Update Date: 1/24/2006 6:08:50 AM
Hits: 411

Descrption:
 FOR IMMEDIATE RELEASE

CONTACT:
Yeoh HS
aut...@yeohhs.com
http://www.yeohhs.com

Announcing Example Source Codes: "LTFCrypt" Version 1.1

Yeoh HS, who runs an IT consulting firm, is pleased to announce the
release of version 1.1 example source code package, "LTFCrypt - Easy
Way to Create Encryption Programs".

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.

Price: US$24.95
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.

# # #

 |  Software Hypermarket |  Contact us |