-
AES encryption algorithm of the VB implementation, both the string and file encr...
AES加密算法的VB实现,对字符串和文件都能加密。-AES encryption algorithm of the VB implementation, both the string and file encryption.
- 2022-02-20 19:28:10下载
- 积分:1
-
openssl中req程序的VC实现
openssl中req程序的VC实现-openssl which req procedures VC
- 2022-10-20 00:00:04下载
- 积分:1
-
加密与解码
加密与解码--密码技术剖析与实战应用.zip-encryption and decryption-- Password Technology Analysis and real application. Zip
- 2023-05-21 15:50:03下载
- 积分:1
-
字符串加密
字符串加密 -String encrypted string encryption
- 2022-03-23 03:00:47下载
- 积分:1
-
RSA算法的源码,出自高手 VC。
RSA算法的源码,出自高手 VC。-RSA algorithm source code, stems from master VC.
- 2022-02-01 22:16:50下载
- 积分:1
-
This procedure code for the line
本程序代码为列队型码,希望对你有一定的帮助,仅供参考!-This procedure code for the line-up code, I hope you have some help, for reference purposes only!
- 2023-03-12 06:25:03下载
- 积分:1
-
apach加密模块
apach加密模块 -Apach encryption component
- 2022-03-26 11:45:45下载
- 积分:1
-
这是用java实现单向加密和非对称加密DSA数字签名的源程序
这是用java实现单向加密和非对称加密DSA数字签名的源程序-This source code is an implementation of one-way encryption and unbalanced DSA digital signature on java platform.
- 2023-08-06 01:25: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
-
IDEA加密算法(PGP中使用的加密算法),对想研究pgp加密的人有没莫大帮助...
IDEA加密算法(PGP中使用的加密算法),对想研究pgp加密的人有没莫大帮助-IDEA encryption algorithm (PGP encryption algorithm used), and would like to study people pgp encryption has not much help to
- 2023-07-22 23:40:03下载
- 积分:1