Description: Package into C++ class AES128 bit encryption algorithm own package into a C++ class, including encryption algorithms and decryption algorithms, and wrote an example, easy to use!
To Search:
File list (Check if you may need any files):
AES128\debug\hello.dll
......\.....\hello.exp
......\.....\hello.ilk
......\.....\hello.lib
......\.....\hello.pdb
......\.....\run.bat
......\.....\test.exe
......\.....\test.exp
......\.....\test.ilk
......\.....\test.lib
......\.....\test.pdb
......\hello.ncb
......\hello.sln
......\hello.suo
......\release\hello.dll
......\.......\hello.exp
......\.......\hello.lib
......\.......\hello.pdb
......\.......\test.exe
......\.......\test.exp
......\.......\test.lib
......\.......\test.pdb
......\test3\AES.cpp
......\.....\AES.h
......\.....\Debug\AES.obj
......\.....\.....\BuildLog.htm
......\.....\.....\hello.dll.embed.manifest
......\.....\.....\hello.dll.embed.manifest.res
......\.....\.....\hello.dll.intermediate.manifest
......\.....\.....\hello.obj
......\.....\.....\mt.dep
......\.....\.....\vc80.idb
......\.....\.....\vc80.pdb
......\.....\hello.cpp
......\.....\hello.h
......\.....\Release\AES.obj
......\.....\.......\BuildLog.htm
......\.....\.......\hello.dll.intermediate.manifest
......\.....\.......\hello.obj
......\.....\.......\mt.dep
......\.....\.......\vc80.idb
......\.....\.......\vc80.pdb
......\.....\test3.vcproj
......\.....\test3.vcproj.HZT.Administrator.user
......\....4\Debug\BuildLog.htm
......\.....\.....\main.obj
......\.....\.....\mt.dep
......\.....\.....\test.exe.embed.manifest
......\.....\.....\test.exe.embed.manifest.res
......\.....\.....\test.exe.intermediate.manifest
......\.....\.....\test4.res
......\.....\.....\vc80.idb
......\.....\.....\vc80.pdb
......\.....\main.cpp
......\.....\Release\BuildLog.htm
......\.....\.......\main.obj
......\.....\.......\mt.dep
......\.....\.......\test.exe.intermediate.manifest
......\.....\.......\test4.res
......\.....\.......\vc80.idb
......\.....\.......\vc80.pdb
......\.....\resource.h
......\.....\test4.aps
......\.....\test4.rc
......\.....\test4.vcproj
......\.....\test4.vcproj.HZT.Administrator.user
......\....3\Debug
......\.....\Release
......\....4\Debug
......\.....\Release
......\debug
......\release
......\test3
......\test4
AES128