-
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
-
加密算法源代码DES&RSA
加密算法源代码DES&RSA-encryption algorithm source code DESRSA
- 2022-03-21 05:05:26下载
- 积分:1
-
用C语言求解经典逻辑推理题
用C语言求解经典逻辑推理题-Solving with C language that classical logic
- 2022-10-04 14:25:02下载
- 积分:1
-
IDEA加密算法属于数据块加密算法(Block Cipher)类。IDEA使用长度为128bit的密钥,数据块大小为64bit。...
IDEA加密算法属于数据块加密算法(Block Cipher)类。IDEA使用长度为128bit的密钥,数据块大小为64bit。-IDEA encryption algorithm is data block encryption algorithm (Cipher Block) category. IDEA use of the length of the 128 bit key, the data block size for 64bit.
- 2022-01-25 22:47:24下载
- 积分:1
-
AES算法的实现,大家可以参考一下看看。
AES算法的实现,大家可以参考一下看看。-AES algorithm, we can refer you to see.
- 2023-03-27 14:30:03下载
- 积分:1
-
AES标准加密
128位(或192或256bit该代码以128为例)的密钥长度和分组长度,数据分组(输入的明文),先进行逐比特异或(AddRoundKey)
运算。然后通过循环十次非线性代换(SubBytes)、行变换(ShiftRows)、列变换(MixColumns)、逐比特异或【最后一轮不进行列变换】
的过程,输出128位(或192或256bit)数据即是密文。这就是加密过程。之后进行之前的逆过程,即可得到明文,此为解密过程。
- 2022-07-09 23:35:31下载
- 积分:1
-
vc++ md5类工程,有完整的VC源码,可成功编译
vc++ md5类工程,有完整的VC源码,可成功编译-vc++ md5-type project, the VC has a complete source code can be compiled successfully
- 2022-02-06 01:00:32下载
- 积分:1
-
AES128bit加密算法。在PDF文档中有详细算法描述。程序打印出的内容为验证结果。对应文档中的33...
AES128bit加密算法。在PDF文档中有详细算法描述。程序打印出的内容为验证结果。对应文档中的33-34页最左侧的结果。不清楚的朋友可以给我发EMAIL.-AES128bit encryption algorithm. Has the detailed algorithm
description in the PDF documents. The procedure prints content for
confirmation result. In corresponding documents 33-34 page of most
left side result. Not the clear friend may to me send EMAIL.
- 2022-12-28 09:15:03下载
- 积分:1
-
s-Demo2.0 加密解密算法-s-Demo2.0
- 2022-07-24 21:32:07下载
- 积分:1
-
一个小的网页加密器
一个小的网页加密器-a small website encoder
- 2023-08-22 08:40:03下载
- 积分:1