-
对于密码学感兴趣的读者适合,当然要求一定的基础
对于密码学感兴趣的读者适合,当然要求一定的基础-for cryptography for interested readers, of course, requires a certain basis
- 2022-04-15 00:23:27下载
- 积分:1
-
C# ranking Daquan source code, a number of ranking methods for the development o...
C#的排序大全源代码,有多种排序方法,对于程序开发可以直接使用。-C# ranking Daquan source code, a number of ranking methods for the development of procedures can be used directly.
- 2022-04-08 04:54:25下载
- 积分:1
-
将小于32位的码字用1011编程循环冗余码!
并且可以检验已编好的循环冗余码是否正确!...
将小于32位的码字用1011编程循环冗余码!
并且可以检验已编好的循环冗余码是否正确!-Will be less than 32-bit code word to use Cyclic Redundancy Code 1011 programming! And can be tested has been a good cyclic redundancy code is correct!
- 2022-07-07 03:38:58下载
- 积分:1
-
这个程序提供了通过使用一些基本的数学C++实现生成的关键
本程序提供密钥产生的一些基本数学实现 用c++实现-This procedure provides the key generated by using some basic math c++ Realize
- 2023-07-07 07:50:04下载
- 积分:1
-
DES算法,包含有标准DES算法以及CBC,ECB模式,编译用VC++.
DES算法,包含有标准DES算法以及CBC,ECB模式,编译用VC++.-DES algorithm, includes standard DES algorithm and CBC, ECB mode, compile VC.
- 2022-06-17 05:35:01下载
- 积分:1
-
DSA算法的Pascal实现和例子。实现了签名和确认
DSA算法的Pascal实现和例子。实现了签名和确认-DSA algorithm Pascal realization and example. Realized has
signed and confirmed
- 2022-03-25 18:31:12下载
- 积分:1
-
非常简单却实用的一款通讯簿,主要特色是支持密码保护功能,可以实现联系人信息的保密....
非常简单却实用的一款通讯簿,主要特色是支持密码保护功能,可以实现联系人信息的保密.-very simple but practical one Address Book, the main feature is support password protection function, Contact information can achieve confidentiality.
- 2022-03-16 05:14:19下载
- 积分:1
-
RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p...
RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个数便是 public_key ,编码过程是, 若资料为 a, 将其看成是一个大整数, 假设 a < n.... 如果 a >= n 的话, 就将 a 表成 s 进位 (s
- 2022-02-06 10:37:53下载
- 积分: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
-
Password Safe is a password database utility. Users can keep their passwords sec...
Password Safe is a password database utility. Users can keep their passwords securely encrypted on their computers. A single Safe Combination unlocks them all.-Password Safe Password Safe is a password database utility. Users can keep their passwords securely encrypted on their computers. A single Safe Combination unlocks them all.
- 2022-03-22 18:11:23下载
- 积分:1