-
the code can be used to encrypt your folder.
the code can be used to encrypt your folder.
- 2022-12-12 17:15:03下载
- 积分:1
-
这是反汇编驱动程序的源代码这是反汇编程序的源代码
这是反汇编驱动程序的源代码这是反汇编程序的源代码-This is the anti-driven compilation of a program"s source code that is anti-assembler source code
- 2023-05-14 16:30:03下载
- 积分:1
-
基于JAVA语言的MD5编程,可以进行实验讲解,有输入输出示范
基于JAVA语言的MD5编程,可以进行实验讲解,有输入输出示范-based on MD5 Java programming language, can conduct experiments to explain, input-output model
- 2022-10-24 10:55:03下载
- 积分:1
-
MD5加密,已经封装成一个C++类,只要调用该类就可方便使用
MD5加密,已经封装成一个C++类,只要调用该类就可方便使用-This C++ class serves as a wrapper for the Message Digest 5 code described in the Internet RFC 1321.
- 2022-09-22 09:15:03下载
- 积分: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
-
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
-
文件加密方法,非常简洁重要的代码 java
文件加密方法,非常简洁重要的代码 java-File encryption method is very simple and important code java
- 2023-03-26 19:45:03下载
- 积分:1
-
dsa加密算法,一种常用的数据加密算法的c++语言实现,具有很强的适用性和参考价值...
dsa加密算法,一种常用的数据加密算法的c++语言实现,具有很强的适用性和参考价值-failed to translate
- 2022-02-02 09:19:32下载
- 积分:1
-
一个用C++、JAVA、C#等编写的数字签名代码序列,里面有三种不同语言写的...
一个用C++、JAVA、C#等编写的数字签名代码序列,里面有三种不同语言写的-A use of C , JAVA, C# Such the preparation of the digital signature code sequence, which has three different written languages
- 2023-05-06 02:45:02下载
- 积分:1
-
sha1sum验证算法,cd分发映像文件的,sha1值得计算,验证sha1
sha1sum验证算法,cd分发映像文件的,sha1值得计算,验证sha1-sha1sum verification algorithm, distributed cd image files, sha1 worth calculation, the certification sha1
- 2022-03-25 08:47:43下载
- 积分:1