Description: Do cross-platform, cross-system encryption, it is often necessary to use JAVA writing and VC++ of to write encryption module, because the algorithm is different from each other encrypted files can not be mutually decryption, has been plagued by its own, and later after both algorithms and understand the master of JAVA and VC to complete this module.
To Search:
File list (Check if you may need any files):
AES-VC\AESPro2\AES.cpp
......\.......\AES.h
......\.......\AESPro2.cpp
......\.......\AESPro2.dsp
......\.......\AESPro2.dsw
......\.......\AESPro2.ncb
......\.......\AESPro2.opt
......\.......\AESPro2.plg
......\.......\Debug
......\AESPro2
AES-VC
....JAVA\.classpath
........\.project
........\.settings\org.eclipse.core.resources.prefs
........\.........\org.eclipse.jdt.core.prefs
........\.settings
........\bin
........\src\com\longtop\client\codec\encryp\EncrypAES.java
........\...\...\.......\......\.....\......\EncrypMD5.java
........\...\...\.......\......\.....\......\HexTransfer.java
........\...\...\.......\......\.....\encryp
........\...\...\.......\......\codec
........\...\...\.......\......\TestClient.java
........\...\...\.......\client
........\...\...\longtop
........\...\com
........\src
AES-JAVA