-
一个小的网页加密器
一个小的网页加密器-a small website encoder
- 2023-08-22 08:40:03下载
- 积分:1
-
rda加密源代码
rda加密源代码-The source code of RSA encryption algorithm
- 2022-06-18 20:51:01下载
- 积分:1
-
MYCALLBACK
MYCALLBACK
- 2022-05-26 19:21:13下载
- 积分:1
-
Third
第三代移动系统中以Kasumi为内核的另一加密算法-f8算法的VC++实现-Third-generation mobile system to Kasumi for kernel-f8 encryption algorithm to another algorithm VC++ Realize
- 2022-01-27 20:14:13下载
- 积分:1
-
大素数生成器,很好用的程序,可以很快生成,…
大素数生成器,很好用的程序,可以快速的生成,并可以用TXT文档表示出来~-Large prime number generator, a good procedure to use, can be quickly generated, and TXT files that can be used by the ~
- 2022-04-01 02:19:00下载
- 积分:1
-
MD5
MD5 - Implementations for PowerBASIC/-MD5- Implementations for PowerBASIC/CC
- 2022-07-22 21:31:35下载
- 积分:1
-
innovante软件保护和授权解决方案,提供一切…
Innovante software protection and licensing solutions that provide everything to protect your software against piracy.
- 2022-10-28 23:00:03下载
- 积分:1
-
--- -----属于加密算法里的一种,可以看西------------ Belong in an encryption algorithm, you can see the West------
- 2022-07-06 12:45:26下载
- 积分:1
-
sha256。256位的sha哈希函数算法,将明文进行散列加密处理。
sha256。256位的sha哈希函数算法,将明文进行散列加密处理。
- 2022-01-25 22:47:04下载
- 积分:1
-
AES标准加密
128位(或192或256bit该代码以128为例)的密钥长度和分组长度,数据分组(输入的明文),先进行逐比特异或(AddRoundKey)
运算。然后通过循环十次非线性代换(SubBytes)、行变换(ShiftRows)、列变换(MixColumns)、逐比特异或【最后一轮不进行列变换】
的过程,输出128位(或192或256bit)数据即是密文。这就是加密过程。之后进行之前的逆过程,即可得到明文,此为解密过程。
- 2022-07-09 23:35:31下载
- 积分:1