文件名称:AES
介绍说明--下载内容均来自于网络,请自行研究使用
AES算法完整的使用C语言实现,经过测试,可以运行。
可支持的明文分组长128/192/256比特。可支持的主密钥长128/192/256比特。对不同的密钥长度,AES算法相应的轮数分别是10/12/14轮。-AES algorithm using the C language to implement a complete, tested, you can run. To support the explicit sub-head of the 128/192/256 bit. Master key that can be supported long 128/192/256 bits. Different key length, AES algorithm is the corresponding number of rounds are 10/12/14 round.
可支持的明文分组长128/192/256比特。可支持的主密钥长128/192/256比特。对不同的密钥长度,AES算法相应的轮数分别是10/12/14轮。-AES algorithm using the C language to implement a complete, tested, you can run. To support the explicit sub-head of the 128/192/256 bit. Master key that can be supported long 128/192/256 bits. Different key length, AES algorithm is the corresponding number of rounds are 10/12/14 round.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AES.c