-
这是基于算法的混乱
这个是基于混沌的DES算法-this is based on the DES algorithm Chaos
- 2022-04-19 06:17:06下载
- 积分:1
-
AES标准加密
128位(或192或256bit该代码以128为例)的密钥长度和分组长度,数据分组(输入的明文),先进行逐比特异或(AddRoundKey)
运算。然后通过循环十次非线性代换(SubBytes)、行变换(ShiftRows)、列变换(MixColumns)、逐比特异或【最后一轮不进行列变换】
的过程,输出128位(或192或256bit)数据即是密文。这就是加密过程。之后进行之前的逆过程,即可得到明文,此为解密过程。
- 2022-07-09 23:35:31下载
- 积分:1
-
应用密码学。学习密码学的最好资料.推荐
应用密码学。学习密码学的最好资料.推荐-study cipher..........ph
- 2022-01-25 13:46:27下载
- 积分:1
-
Diamond加密算法
Diamond加密算法-A Diamond encrypt arithmetic
- 2022-05-08 21:12:42下载
- 积分:1
-
MD5
MD5 - Implementations for PowerBASIC/-MD5- Implementations for PowerBASIC/CC
- 2022-07-22 21:31:35下载
- 积分:1
-
SVN用于加密用户密码和查看源码。可以很容易产生…
用于对svn的用户密码进行加密和校验的源程序。可以很方便的生成svn服务器使用的密码格式-Svn used to encrypt the user password and check the source. Can easily generate the svn server password to use format
- 2022-09-08 03:10:03下载
- 积分:1
-
OpenSSL的RSA算法应用举例。是用VC写的,有实用价值。
OpenSSL的RSA算法应用举例。是用VC写的,有实用价值。-RSA algorithm of OpenSSL is used and given an example. Written with VC, there is practical value.
- 2022-05-05 19:53:18下载
- 积分:1
-
BP算法的C++类,输入输出全部采用文件格式,不用在运行的时候一个一个输入拉...
BP算法的C++类,输入输出全部采用文件格式,不用在运行的时候一个一个输入拉-BP algorithm C++ Category, input and output file format used, do not have a running time of an input pull
- 2022-01-25 17:11:20下载
- 积分:1
-
This program encodes and decodes a character using the Vigenere Square method
This program encodes and decodes a character using the Vigenere Square method
- 2022-01-26 03:25:56下载
- 积分:1
-
JAVA版DES算法,以及JAVA版DES算法示例源码
JAVA版DES算法,以及JAVA版DES算法示例源码-JAVA version of DES algorithm, as well as the DES algorithm JAVA version sample-source
- 2023-06-29 14:25:04下载
- 积分:1