-
IDEA加密算法(PGP中使用的加密算法)
IDEA加密算法(PGP中使用的加密算法)-IDEA Encryption Algorithm (using PGP encryption algorithm)
- 2022-08-09 22:07:32下载
- 积分:1
-
程序实现了大素数的判断和如果不是素数,则其可分解的最小的素数...
程序实现了大素数的判断和如果不是素数,则其可分解的最小的素数-program of large prime numbers and if the judgment is not prime, then decomposition of the smallest prime number
- 2022-02-04 09:05:51下载
- 积分:1
-
file encryption using the C source code
文件加密用的C++源代码-file encryption using the C source code
- 2023-09-06 13:50: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
-
利用替换算法的加密算法!
利用替换算法的加密算法!-use replacement algorithm encryption algorithm!
- 2023-03-11 22:40:03下载
- 积分:1
-
MD5算法封装类
MD5算法封装类-MD5 algorithm Packaging Category
- 2022-05-16 11:19:53下载
- 积分:1
-
MD5 VC a good class, everyone welcomes the use of
一个很好的MD5 VC类, 欢迎大家使用-MD5 VC a good class, everyone welcomes the use of
- 2022-05-08 04:28:36下载
- 积分:1
-
MD5算法完整源码与调用方法
MD5算法完整源码与调用方法-MD5 algorithm source code integrity and call methods
- 2022-06-14 03:25:28下载
- 积分:1
-
rsa加密算法源码
rsa加密算法源码-Source code of RSA encrypt algorithm
- 2022-08-24 04:59:14下载
- 积分:1
-
转载,软件注册案例
转载,软件注册案例-reproduced, software registration case
- 2023-06-10 22:30:03下载
- 积分:1