-
来自putty的大数运算代码,纯C实现,移植性好,RSA的最实现
来自putty的大数运算代码,纯C实现,移植性好,RSA的最实现-Large numbers from the putty operation code, a pure C implementation, migration is good, RSA best to achieve
- 2023-05-06 00:15:02下载
- 积分:1
-
快速MD5碰撞生成器,王小云改进版。这个生成器根据“构造前缀碰撞法”可以生成两个不同的文件,而这两文件的md5 sum却是一样的。
MD5 Colli...
快速MD5碰撞生成器,王小云改进版。这个生成器根据“构造前缀碰撞法”可以生成两个不同的文件,而这两文件的md5 sum却是一样的。
MD5 Collision Generator(win32 .exe)
MD5 Collision Generator(source)
-Fast MD5 collision generator, Xiaoyun Wang, improved version. The generator according to "construct the prefix collision" system can generate two different files, while the md5 sum of these two documents is the same.
MD5 Collision Generator (win32.Exe) MD5 Collision Generator (source)
- 2022-02-01 22:44:01下载
- 积分:1
-
RSA small program source random
RSA的小程序,源码产生随机素数调用方法:N.GetPrime(bits)返回值:N被赋值为一个bits位(0x100000000进制长度)的素数-RSA small program source random-number call methods : N. GetPrime (bits) Returns : N has been assigned a bits- (0x100000000 band length) of prime numbers
- 2022-01-31 11:54:04下载
- 积分:1
-
base64的编解码代码封装,很方便易用。
base64的编解码代码封装,很方便易用。-base64 codec code package, it is easy to use.
- 2022-05-26 22:42:59下载
- 积分:1
-
设f(x)= 1×X2 X5 X27,分别尝试写下面的移位寄存器…
设f(x)=1+x+x2+x5+x27,试分别写出实现下列移位寄存器的程序:
以f(x)为联接多项式的DSR;
以f(x)为联接多项式的LFSR。
可供选择的联接多项式:
f1(x)=1+x+x4+x6+x30;
f2(x)=1+ x3+ x31;
f3(x)=1+ x6+ x31;
f4(x)=1+ x7+ x31;
f5(x)=1+ x13+ x31;
-Let f (x) = 1 x x2 x5 x27, respectively try to write the following Shift Register : f (x) connected to the DSR polynomial; f (x) for connectivity polynomial LFSR. Connection options polynomial : f (x) = 1 x x4 x6 x30; F2 (x) = 1 x3 x31; f3 (x) = 1 x6 x31; f4 (x) = 1 x11 x31; f5 (x) = 1 x13 x31;
- 2022-04-07 10:24:13下载
- 积分:1
-
用DELPHI实现的经典加密算法DES,能够对文本文件进行加密。
用DELPHI实现的经典加密算法DES,能够对文本文件进行加密。-This sutra DES encryption arithmetic is implemented by DELPHI.It can encrypt the textfile.
- 2022-12-03 21:10:03下载
- 积分:1
-
Find the highest (maximum) and lowest (minimum) grades in an array of 25 integer...
Find the highest (maximum) and lowest (minimum) grades in an array of 25 integer grades. Print the array and print the highest and lowest grades, labeled appropriately.-Find the highest (maximum) and lowest (minimum) grades in an array of 25 integer grades. Print the array and print the highest and lowest grades, labeled appropriately.
- 2022-03-09 14:31:23下载
- 积分:1
-
Base64 application components
Base64组件的应用-Base64 application components
- 2022-02-09 11:20:00下载
- 积分:1
-
delphi版本的各种加密方式 DES AES MD5 BASE64 SHA等
delphi版本的各种加密方式 DES AES MD5 BASE64 SHA,有各种例子
- 2022-09-15 06:20:04下载
- 积分:1
-
一个伪随机数生成程序,简单实用,有需要的请下载
一个伪随机数生成程序,简单实用,有需要的请下载-A pseudo-random number generator, if necessary, please download the
- 2022-01-31 23:45:21下载
- 积分:1