登录
首页 » WORD » aes

aes

于 2013-12-14 发布 文件大小:162KB
0 205
下载积分: 1 下载次数: 1

代码说明:

  一个很有用的密码学课程设计资料,希望对从事密码学研究的人有所帮助。(Cryptography Course Design Information A useful, I hope to engage in research into cryptography help people.)

文件列表:

aes.doc,351744,2013-12-04

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

发表评论

0 个回复

  • AES标准
    128位(或192或256bit该代码以128为例)的密钥长度和分组长度,数据分组(输入的明文),先进行逐比特异或(AddRoundKey) 运算。然后通过循环十次非线性代换(SubBytes)、行变换(ShiftRows)、列变换(MixColumns)、逐比特异或【最后一轮不进行列变换】 的过程,输出128位(或192或256bit)数据即是密文。这就是加密过程。之后进行之前的逆过程,即可得到明文,此为解密过程。
    2022-07-09 23:35:31下载
    积分:1
  • Skipjack 算法 美国国家安全局标准算法
    Skipjack 加密算法 美国国家安全局标准加密算法-Skipjack encryption algorithm US country peaceful overall situation standard encryption algorithm
    2022-01-26 02:18:26下载
    积分:1
  • Cryptography to learn C language library
    密码学学习的C语言函数库――Miracl库。对密码学学习很有帮助-Cryptography to learn C language library- Miracl library. Very helpful for learning cryptography
    2022-03-12 21:45:19下载
    积分:1
  • JAVA算法之一
    JAVA加密算法之一-JAVA encryption algorithm
    2023-06-07 03:00:04下载
    积分:1
  • LSB
    基于LSB的信息隐藏技术——MFC——编译已经通过运行正常(LSB-based Information Hiding- MFC- has been compiled by running the normal)
    2021-04-26 20:18:45下载
    积分:1
  • 大素数生成算法的实现,很不错的一段程序
    大素数生成算法的实现,很不错的一段程序-large prime number generation algorithm to achieve a very good procedures
    2022-02-05 16:12:53下载
    积分:1
  • 椭圆曲线算法源代码,用VC++编写,很好的东西
    椭圆曲线加密算法源代码,用VC++编写,很好的东西-Elliptic curve encryption algorithm source code, using VC to prepare, good things
    2022-05-19 21:40:37下载
    积分:1
  • exponentiation-algorithm
    快速取模指数算法,C++编写,下载即可编译运行,RSA算法里面需要用到的(Take the fast modular exponentiation algorithm, C++ to prepare, you can compile and run the download, the RSA algorithm which need)
    2012-04-26 10:00:30下载
    积分:1
  • pgp例子
    pgp加密例子 -pgp encryption example
    2022-07-13 18:34:28下载
    积分:1
  • 在微软CryptoAPI公共使用
    Microsoft CryptoAPI中公私密钥对的使用、HASH算法、数字签名等技术-Microsoft CryptoAPI in the use of public-private key pair, HASH algorithm, digital signature technology
    2022-12-19 04:50:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载