-
BASE64编码的实现
BASE64编码的实现-BASE64 encoded realize
- 2022-03-21 22:34:01下载
- 积分:1
-
简单加密工具原程序
简单加密工具原程序-simple encryption tools original program
- 2023-01-25 13:30:03下载
- 积分:1
-
AES Crypto PIC Code Example
AES Crypto PIC Code Example
- 2022-03-04 05:57:43下载
- 积分:1
-
AES标准加密
128位(或192或256bit该代码以128为例)的密钥长度和分组长度,数据分组(输入的明文),先进行逐比特异或(AddRoundKey)
运算。然后通过循环十次非线性代换(SubBytes)、行变换(ShiftRows)、列变换(MixColumns)、逐比特异或【最后一轮不进行列变换】
的过程,输出128位(或192或256bit)数据即是密文。这就是加密过程。之后进行之前的逆过程,即可得到明文,此为解密过程。
- 2022-07-09 23:35:31下载
- 积分:1
-
一个加密的算法。
一个加密的算法。-An encryption algorithm.
- 2022-02-15 03:02:04下载
- 积分:1
-
绝好的文件分割器.
绝好的文件分割器.-excellent paper dividers.
- 2022-03-25 05:13:46下载
- 积分:1
-
java非对称加密的源代码(RSA),鉴于rsa加密的重要性和相关源代码的匮乏,经过整理。...
java非对称加密的源代码(RSA),鉴于rsa加密的重要性和相关源代码的匮乏,经过整理。-asymmetric encryption source code (RSA), in view of encryption rsa the importance and relevance of the lack of source code, collated.
- 2022-08-25 03:39:46下载
- 积分:1
-
RSA算法的完整性,这是额外的
一个RSA算法的完整实现,有超长密钥-an RSA algorithm integrity, and it is extra-long keys
- 2022-02-05 14:11:33下载
- 积分:1
-
AES加密算法
2000年10月,NIST(美国国家标准和技术协会)宣布通过从15种侯选算法中选出的一项新的密匙加密标准。Rijndael被选中成为将来的A...
AES加密算法
2000年10月,NIST(美国国家标准和技术协会)宣布通过从15种侯选算法中选出的一项新的密匙加密标准。Rijndael被选中成为将来的AES。 Rijndael是在 1999 年下半年,由研究员 Joan Daemen 和 Vincent Rijmen 创建的。AES 正日益成为加密各种形式的电子数据的实际标准。
美国标准与技术研究院 (NIST) 于 2002 年 5 月 26 日制定了新的高级加密标准 (AES) 规范。-AES encryption algorithm in October 2000, NIST (National Institute of Standards and Technology Association) announced candidates from 15 kinds of algorithm selected a new encryption standard keys. Rijndael was selected to become the future of the AES. Rijndael is the second half of 1999, by researcher Joan Daemen and Vincent Rijmen created. AES encryption is increasingly becoming the various forms of de facto standard for electronic data. United States Institute of Standards and Technology (NIST) in May 26, 2002 developed a new Advanced Encryption Standard (AES) norms.
- 2022-09-23 16:55:03下载
- 积分:1
-
implementation of rijndael furious algorithm to encrypt and decrypt information
implementation of rijndael furious algorithm to encrypt and decrypt information
- 2022-07-18 19:30:46下载
- 积分:1