登录
首页 » 加密解密 » AES标准加密

AES标准加密

于 2022-07-09 发布 文件大小:535.58 kB
0 182
下载积分: 2 下载次数: 1

代码说明:

128位(或192或256bit该代码以128为例)的密钥长度和分组长度,数据分组(输入的明文),先进行逐比特异或(AddRoundKey) 运算。然后通过循环十次非线性代换(SubBytes)、行变换(ShiftRows)、列变换(MixColumns)、逐比特异或【最后一轮不进行列变换】 的过程,输出128位(或192或256bit)数据即是密文。这就是加密过程。之后进行之前的逆过程,即可得到明文,此为解密过程。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • use an iterative equation Xn Asin2 = (Xn
    使用迭代方程Xn+1=Asin2(Xn-XB)生成混沌序列{Xi},需输入A和Xb值,不同的值产生不同的加密效果,但是仅在混沌区内的加密效果最好。在Microsoft Visual Studio .NET 2003上调试成功,用C++语言编写-use an iterative equation Xn Asin2 = (Xn- XB) generated chaotic sequence (Xi) need input A and isolate value, different values in different encryption effect, but only in the chaotic region of encryption is the best. In Microsoft Visual Studio.NET 2003 Debugger success C Language
    2022-02-03 07:25:44下载
    积分:1
  • RSA资料全集是我在学习RSA时收集的资料,它对我学习这种算法有着极大的帮助,不知对大家有帮助没有,希望对大家学习码学有所帮助。...
    RSA资料全集是我在学习RSA时收集的资料,它对我学习这种算法有着极大的帮助,不知对大家有帮助没有,希望对大家学习密码学有所帮助。-All of the information of RSA was collected when i was studying RSA.It gives me a great deal of help though i don t know how about you.I wish it also give you some help about the cryptology.
    2023-02-04 18:00:03下载
    积分:1
  • 该程序实现单层的DES算法,其中CDes.cpp为源程序,其中调用的文件功能如下:dataofText.txt文件是输入的明文,以换行分割各个数据;data...
    该程序实现单层的DES加密算法,其中CDes.cpp为源程序,其中调用的文件功能如下:dataofText.txt文件是输入的明文,以换行分割各个数据;dataofKey.txt文件时输入的密钥,以换行分割;dataofDES.txt文件是输出的加密数据,其中包括各轮子密钥以及各轮加密输出,以及最后得到的密文,在文件中都有说明。-the realization of the single DES encryption algorithm, which CDes.cpp to source files, Calling the document which functions as follows : dataofText.txt document is imported specifically, in exchange for various bits of data; dataofKey.txt paper input key to change bits; dataofDES.txt document is the output data encryption, including the wheels round and the key encryption exports, and finally the secret text in the document have been described.
    2022-05-26 17:52:28下载
    积分:1
  • 数据标准 (DES) 关键时间表
    此代码提供关键时间表中的数据加密标准 (DES),这是生成子密钥的算法的实现的。 • 输入: (长度 (64 位) 的任何字符串。 • 输出: 16 子键产生的 DES (每个 48 位长度)。 如何使用它: 1.>> K = DES_KeyScheduling %会创建一个类 "DES_KeyScheduling" 的对象。 2.>> K.KEY_STRING = "密码" %设置的加密密钥值。 3.>> K.printPC2() %打印输出的置换选择 2 (PC-2) (也称为 x 16 48 及其子键) 无压痕。用来调用函数 1 "K.printPC2(1)" 要输出带缩进值。
    2023-08-24 20:00:03下载
    积分:1
  • here is code about aes code for u to understand what the aes is talking about
    here is code about aes code for u to understand what the aes is talking about-here is code about aes code for u to understand what the aes is talking about..........
    2022-02-02 01:31:18下载
    积分:1
  • RSA implementation by using Java
    RSA implementation by using Java
    2022-05-17 09:37:22下载
    积分:1
  • 用matlab实现的图像算法
    用matlab实现的图像加密算法-基于Arnold变换的图像加密-using Matlab achieve image encryption algorithm-based Arnold Transform Image Encryption
    2022-09-20 20:10:03下载
    积分:1
  • Written by DES file encryption software, can be used to encrypt the whole docume...
    DES写的文件加密软件,可以用于对整个文件进行加密并且设定加密密码来网络传输!-Written by DES file encryption software, can be used to encrypt the whole document and set the encryption password network!
    2022-02-25 07:00:33下载
    积分:1
  • 易语言MD5程序... 没什么好多说的了 看了就懂了
    易语言MD5加密程序... 没什么好多说的了 看了就懂了-Yi language MD5 encryption ...... nothing to say the viewers a much better understand the
    2022-06-26 23:12:26下载
    积分:1
  • 很少好东西
    几篇非常不错的东西-very few good things
    2022-01-25 14:44:19下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载