/**

popular collection of scripts for all

*/
/** Search */

How To Use Visual C++

 }

LTFCrypt

Hits: 15
*****
0.0
The Race War Kingdoms Proxy
Would you like to use C++ to
 
 
Clicker is a powerful proxy
build your own file
 
 
clicker for the online game
encryption program? This
 
 
Race War Kingdoms.
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.
 
 


Date: Nov, 05 2006


Date: Jan, 25 2006
{ Copyright } ©2006 NuclearScripts.com