文件名称:AES128
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [C/C++] [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-30
- 文件大小:
- 1.15mb
- 下载次数:
- 0次
- 提 供 者:
- 黄**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
封装成C++类的AES128位加密算法,自己把AES128位加密算法封装成一个C++类,包括加密算法和解密算法,并写了一个例子,方便使用!-Package into C++ class AES128 bit encryption algorithm AES128 bit encryption algorithm own package into a C++ class, including encryption algorithms and decryption algorithms, and wrote an example, easy to use!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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