文件名称:AES
- 所属分类:
- CA认证
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.15mb
- 下载次数:
- 0次
- 提 供 者:
- 曾*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
进行AES加密和解密的仿真,为了凑够20字,再说明一下,本代码非本人亲自编写,但是胜过亲自编写,希望大家能够喜欢-AES encryption and decryption simulation, to lobbied 20th, and then explain this code non-I personally prepared, but better than the person to write, I hope you will enjoy it
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AES加密
.......\HashKey
.......\.......\HashKey.sln
.......\.......\HashKey.suo
.......\.......\dev-log.txt
.......\.......\UpgradeLog.XML
.......\.......\HashKey.sln.old
.......\.......\HashKey.suo.old
.......\.......\HashKey.ncb
.......\.......\_UpgradeReport_Files
.......\.......\....................\UpgradeReport.css
.......\.......\....................\UpgradeReport_Minus.gif
.......\.......\....................\UpgradeReport_Plus.gif
.......\.......\....................\UpgradeReport.xslt
.......\.......\HashKey
.......\.......\.......\HashKey.vcproj
.......\.......\.......\ReadMe.txt
.......\.......\.......\stdafx.h
.......\.......\.......\stdafx.cpp
.......\.......\.......\HashKey.cpp
.......\.......\.......\resource.h
.......\.......\.......\HashKey.rc
.......\.......\.......\HashKey.aps
.......\.......\.......\AES.h
.......\.......\.......\AesCrypt.h
.......\.......\.......\AesCrypt.cpp
.......\.......\.......\GenKey.h
.......\.......\.......\GenKey.cpp
.......\.......\.......\NewHash.h
.......\.......\.......\NewHash.cpp
.......\.......\.......\HashKey.vcproj.7.10.old
.......\.......\.......\HashKey.vcproj.STU-CSPG05-JAY.Jay.user
.......\.......\.......\AES.cpp
.......\.......\.......\Debug
AES解密
.......\CDrmCrypt
.......\.........\CDrmCrypt.sln
.......\.........\CDrmCrypt.suo
.......\.........\dev-log.txt
.......\.........\UpgradeLog.XML
.......\.........\CDrmCrypt.sln.old
.......\.........\CDrmCrypt.suo.old
.......\.........\CDrmCrypt.ncb
.......\.........\_UpgradeReport_Files
.......\.........\....................\UpgradeReport.css
.......\.........\....................\UpgradeReport_Minus.gif
.......\.........\....................\UpgradeReport_Plus.gif
.......\.........\....................\UpgradeReport.xslt
.......\.........\CDrmCrypt
.......\.........\.........\CDrmCrypt.vcproj
.......\.........\.........\ReadMe.txt
.......\.........\.........\stdafx.cpp
.......\.........\.........\Header.h
.......\.........\.........\Header.cpp
.......\.........\.........\prime.txt
.......\.........\.........\BigInt.h
.......\.........\.........\BigInt.cpp
.......\.........\.........\GenDistKey.h
.......\.........\.........\GenDistKey.cpp
.......\.........\.........\AES.cpp
.......\.........\.........\AES.h
.......\.........\.........\Decrypt.h
.......\.........\.........\EnDistBuffer.h
.......\.........\.........\EnDistBuffer.cpp
.......\.........\.........\DeDistBuffer.h
.......\.........\.........\DeDistBuffer.cpp
.......\.........\.........\aescrypt2.exe
.......\.........\.........\新建 文本文档.txt
.......\.........\.........\CDrmCrypt.vcproj.7.10.old
.......\.........\.........\Decrypt.cpp
.......\.........\.........\stdafx.h
.......\.........\.........\CDrmCrypt.vcproj.STU-CSPG05-JAY.Jay.user
.......\.........\.........\encrpyt.txt
.......\.........\.........\test.txt
.......\.........\.........\CDrmCrypt.cpp
.......\.........\.........\b.txt
.......\.........\.........\Debug
AES
...\AES.h
...\AES.dsp
...\AES.ncb
...\AES.plg
...\AES.cpp
...\AES.opt
...\AES.dsw
...\Debug
.......\HashKey
.......\.......\HashKey.sln
.......\.......\HashKey.suo
.......\.......\dev-log.txt
.......\.......\UpgradeLog.XML
.......\.......\HashKey.sln.old
.......\.......\HashKey.suo.old
.......\.......\HashKey.ncb
.......\.......\_UpgradeReport_Files
.......\.......\....................\UpgradeReport.css
.......\.......\....................\UpgradeReport_Minus.gif
.......\.......\....................\UpgradeReport_Plus.gif
.......\.......\....................\UpgradeReport.xslt
.......\.......\HashKey
.......\.......\.......\HashKey.vcproj
.......\.......\.......\ReadMe.txt
.......\.......\.......\stdafx.h
.......\.......\.......\stdafx.cpp
.......\.......\.......\HashKey.cpp
.......\.......\.......\resource.h
.......\.......\.......\HashKey.rc
.......\.......\.......\HashKey.aps
.......\.......\.......\AES.h
.......\.......\.......\AesCrypt.h
.......\.......\.......\AesCrypt.cpp
.......\.......\.......\GenKey.h
.......\.......\.......\GenKey.cpp
.......\.......\.......\NewHash.h
.......\.......\.......\NewHash.cpp
.......\.......\.......\HashKey.vcproj.7.10.old
.......\.......\.......\HashKey.vcproj.STU-CSPG05-JAY.Jay.user
.......\.......\.......\AES.cpp
.......\.......\.......\Debug
AES解密
.......\CDrmCrypt
.......\.........\CDrmCrypt.sln
.......\.........\CDrmCrypt.suo
.......\.........\dev-log.txt
.......\.........\UpgradeLog.XML
.......\.........\CDrmCrypt.sln.old
.......\.........\CDrmCrypt.suo.old
.......\.........\CDrmCrypt.ncb
.......\.........\_UpgradeReport_Files
.......\.........\....................\UpgradeReport.css
.......\.........\....................\UpgradeReport_Minus.gif
.......\.........\....................\UpgradeReport_Plus.gif
.......\.........\....................\UpgradeReport.xslt
.......\.........\CDrmCrypt
.......\.........\.........\CDrmCrypt.vcproj
.......\.........\.........\ReadMe.txt
.......\.........\.........\stdafx.cpp
.......\.........\.........\Header.h
.......\.........\.........\Header.cpp
.......\.........\.........\prime.txt
.......\.........\.........\BigInt.h
.......\.........\.........\BigInt.cpp
.......\.........\.........\GenDistKey.h
.......\.........\.........\GenDistKey.cpp
.......\.........\.........\AES.cpp
.......\.........\.........\AES.h
.......\.........\.........\Decrypt.h
.......\.........\.........\EnDistBuffer.h
.......\.........\.........\EnDistBuffer.cpp
.......\.........\.........\DeDistBuffer.h
.......\.........\.........\DeDistBuffer.cpp
.......\.........\.........\aescrypt2.exe
.......\.........\.........\新建 文本文档.txt
.......\.........\.........\CDrmCrypt.vcproj.7.10.old
.......\.........\.........\Decrypt.cpp
.......\.........\.........\stdafx.h
.......\.........\.........\CDrmCrypt.vcproj.STU-CSPG05-JAY.Jay.user
.......\.........\.........\encrpyt.txt
.......\.........\.........\test.txt
.......\.........\.........\CDrmCrypt.cpp
.......\.........\.........\b.txt
.......\.........\.........\Debug
AES
...\AES.h
...\AES.dsp
...\AES.ncb
...\AES.plg
...\AES.cpp
...\AES.opt
...\AES.dsw
...\Debug