-
md5加密的bindshe
md5加密的bindshe-md5 encrypted bindshe
- 2022-08-07 16:33:31下载
- 积分:1
-
windows2000以上自带的加密api
windows2000以上自带的加密api-dpapi的使用例子.-windows2000 above onboard encryption api- dpapi examples of the use.
- 2022-05-31 08:18:26下载
- 积分:1
-
VC实现的图像加密算法,采用Arnold变换,对于初涉信息安全的人员有一定参考价值...
VC实现的图像加密算法,采用Arnold变换,对于初涉信息安全的人员有一定参考价值-The algorithm of encrypted image completed in VC,
applying the Arnold transform .It is valuable to
people who will devote himself to infomation security
- 2022-09-06 03:30:02下载
- 积分:1
-
古典加密delphi源码,几种长用得加密算法,大学的时候学的!...
古典加密delphi源码,几种长用得加密算法,大学的时候学的!-Classical encryption delphi source, several long-used encryption algorithm, when the university to learn!
- 2022-10-27 11:45:05下载
- 积分:1
-
tea c加密算法源码,希望对大家有所帮助。
tea c加密算法源码,希望对大家有所帮助。-tea c encryption algorithm source code, and they hope to be helpful to everyone.
- 2022-01-28 21:54:08下载
- 积分:1
-
cox方法展频水印matlab源码,对bitmap图像隐藏信息
介绍利用AFEPack求解自适应有限元的基本使用方法. 其输入参数为利用easymesh对区域进行剖分后的得到的文件.-AFEPack introduce the use of adaptive finite element to solve the basic usage. Its input parameters for the use of easymesh region after the partition of documents.
- 2022-05-22 22:29:13下载
- 积分:1
-
大数运算类,用于RSA算法,支持4096位二进制的数学运算
大数运算类,用于RSA算法,支持4096位二进制的数学运算-category for the RSA algorithm, support 4096 binary arithmetic
- 2022-08-22 10:09:41下载
- 积分:1
-
SHA
SHA-1加密算法-SHA-1 encryption algorithm
- 2022-08-25 05:08:58下载
- 积分:1
-
给linux的shell脚本加密(ZT).rar
给linux的shell脚本加密(ZT).rar-to the shell script encryption (ZT). Rar
- 2022-08-09 02:06:17下载
- 积分:1
-
AES标准加密
128位(或192或256bit该代码以128为例)的密钥长度和分组长度,数据分组(输入的明文),先进行逐比特异或(AddRoundKey)
运算。然后通过循环十次非线性代换(SubBytes)、行变换(ShiftRows)、列变换(MixColumns)、逐比特异或【最后一轮不进行列变换】
的过程,输出128位(或192或256bit)数据即是密文。这就是加密过程。之后进行之前的逆过程,即可得到明文,此为解密过程。
- 2022-07-09 23:35:31下载
- 积分:1