文件名称:AES
介绍说明--下载内容均来自于网络,请自行研究使用
实现完整的AES加密解密,主要分为四步:S盒,行移位,列变换,密钥扩展-
Achieve a complete AES encryption and decryption, divided into four steps: S box, row shift row conversion, key expansion
Achieve a complete AES encryption and decryption, divided into four steps: S box, row shift row conversion, key expansion
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AES\AES 安全代码编辑\AES加解密整合版.cpp
...\................\AES加解密整合版.exe
...\................\dest.txt
...\................\dest2.txt
...\................\key.txt
...\................\stdafx.cpp
...\................\stdafx.h
...\................\targetver.h
...\................\test.txt
...\....定义类,头文件,预编译\AES.cpp
...\..........................\AES.exe
...\..........................\AES.h
...\..........................\CipherMessage.txt
...\..........................\function.h
...\..........................\PlainMessage.txt
...\..........................\stdafx.h
...\..........................\Table.h
...\..........................\加密要求输出结果.txt
...\..........................\密钥.txt
...\..........................\明文.txt
...\..........................\解密要求输出结果.txt
...\..........................\轮秘钥.txt
...\AES.CPP
...\AES实现.pptx
...\rijndael_ingles2004.swf
...\密文.txt
...\密钥.txt
...\明文.txt
...\AES 安全代码编辑
...\AES 定义类,头文件,预编译
AES