-
md5算法是计算机密码学里经典的算法,实用价值很高,设计的关键在于随机数的产生,本程序采用传统的利用计算机时钟采集种子的办法生成随机数种子。...
md5算法是计算机密码学里经典的算法,实用价值很高,设计的关键在于随机数的产生,本程序采用传统的利用计算机时钟采集种子的办法生成随机数种子。-md5 password algorithm is computer science Lane classic algorithms, highly practical, design is the key to the selection of random numbers, the procedure using the traditional use of computer clock seed collection methods generate random number seed.
- 2022-09-30 05:25:02下载
- 积分:1
-
right software encryption restrictions to prevent the end by sending copies to b...
对软件进行加密限制,以防止末经诃可的随意拷贝-right software encryption restrictions to prevent the end by sending copies to be arbitrary
- 2023-06-21 18:45:03下载
- 积分:1
-
由于BT老师的要求,非要将64位DES算法改编成16位的DES算法,小生在这里献丑了。...
由于BT老师的要求,非要将64位DES算法改编成16位的DES算法,小生在这里献丑了。-as teachers, add to the 64-bit DES algorithm adapted into 16 of the DES algorithm, Niche in a shortcoming here.
- 2023-02-03 14:35:04下载
- 积分:1
-
ca 配置 iis、ssl等都有,供各位参考
ca 配置 iis、ssl等都有,供各位参考-ca configure iis, ssl, etc. are for your reference
- 2023-07-19 20:05:04下载
- 积分:1
-
RSA算法的实现,大家可以参考看看,用C实现
RSA算法的实现,大家可以参考看看,用C实现-RSA algorithm, we can reference to see, using C to achieve
- 2022-06-17 12:45:36下载
- 积分:1
-
B-M算法(获取最小生成01比特串的本原多项式)
对于简单的由单一的线性移位寄存器,获得一串01比特序列,通过BM算法可以得到生成此01比特串的最小线性多项式(在二元域上)。
- 2022-03-20 23:41:03下载
- 积分:1
-
LZW字典编解码
LZW编码是围绕称为词典的转换表来完成的。这张转换表用来存放称为前缀(Prefix)的字符序列,并且为每个表项分配一个码字(Code word),或者叫做序号。这张转换表实际上是把8位ASCII字符集进行扩充,增加的符号用来表示在文本或图像中出现的可变长度ASCII字符串。扩充后的代码可用9位、10位、11位、12位甚至更多的位来表示。
- 2023-06-26 06:05:04下载
- 积分:1
-
AES IP core
While there are many AES cores around, this one is designed with LUT6 based FPGA architecture in mind from day one.
The AES Decryption Core for FPGA implements the decryption portion of the AES (a.k.a. Rijndael) algorithm described in the FIPS-197 specification. Key lengths of 128 / 192 / 256 bits are supported, each with a separate instantiation wrapper. Since the core is designed to take advantage of LUT6 based FPGA archit
- 2022-02-06 04:58:15下载
- 积分:1
-
我写的一个基于MD5算法的一个简单的注册程序,实现很多程序上使用的注册认证机制...
我写的一个基于MD5算法的一个简单的注册程序,实现很多程序上使用的注册认证机制-I wrote an MD5 algorithm based on a simple registration process to achieve a lot of programs used on the registration of authentication mechanisms
- 2022-03-29 11:18:00下载
- 积分:1
-
这是用C编写的命令加密法算法,请大虾们指教。
这是用C编写的命令加密法算法,请大虾们指教。-This is prepared by using C commands encryption algorithm, please advise their shrimp.
- 2022-04-13 02:33:36下载
- 积分:1