文件名称:AESen
- 所属分类:
- 其他小程序
- 资源属性:
- [C/C++] [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-05-03
- 文件大小:
- 213kb
- 下载次数:
- 0次
- 提 供 者:
- Ma Ju*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
C++实现的AES加密,解密,密钥扩展。
支持128/192/256位密钥,128位明文/密文。-Crypto Algorithm of AES, 128/192/256-bit key is implemented. 128-bit plain text and cipher text.
key expandtion, encrypt, decrypt.
支持128/192/256位密钥,128位明文/密文。-Crypto Algorithm of AES, 128/192/256-bit key is implemented. 128-bit plain text and cipher text.
key expandtion, encrypt, decrypt.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AESen\aes.h
.....\AESen.ncb
.....\AESen.sln
.....\AESen.suo
.....\AESen.vcproj
.....\aes_core.cpp
.....\boxes-ref.dat
.....\key.cpp
.....\Round.cpp
.....\tp1.log
.....\tp1.txt
.....\tp1.txt.bak
.....\tp1bak.log
.....\tp1bak.log.bak
.....\Debug\AESen.exe
.....\.....\AESen.pdb
.....\.....\aes_core.obj
.....\.....\ASI.obj
.....\.....\BuildLog.htm
.....\.....\key.obj
.....\.....\main_aes.obj
.....\.....\rijndael-alg-ref.obj
.....\.....\Round.obj
.....\.....\tp1.log
.....\.....\tp1.txt
.....\.....\tp1.txt.bak
.....\.....\vc70.pdb
.....\Debug
.....\the file need\AESen.vcproj
.....\.............\boxes-ref.dat
.....\.............\key.cpp
.....\.............\Round.cpp
.....\.............\tp1.log
.....\.............\tp1.txt
.....\.............\tp1.txt.bak
.....\.............\tp1bak.log
.....\.............\tp1bak.log.bak
.....\.............\AESen.ncb
.....\.............\AESen.sln
.....\.............\aes.h.bak
.....\.............\aes.h
.....\.............\aes_core.cpp.bak
.....\.............\aes_core.cpp
.....\the file need
.....\ASI.cpp
.....\ASI.h
.....\main_aes.cpp
.....\rijndael-alg-ref.cpp
.....\rijndael-alg-ref.h
AESen