-
一个文件加密的例子
一个文件加密的例子-Example of a file encryption
- 2022-01-27 09:01:24下载
- 积分:1
-
大肠癌算法和语言
CRC算法与C语言
- 2022-12-27 23:55: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
-
JAVA generic class treatment (BASE64)
JAVA通用类处理(BASE64)-JAVA generic class treatment (BASE64)
- 2022-03-22 21:52:18下载
- 积分:1
-
自己做的一个数据加密的程序,程序简单,可以直接使用的。...
自己做的一个数据加密的程序,程序简单,可以直接使用的。-Their own to do a data encryption procedures, the procedures simple, can be directly used.
- 2022-04-09 18:08:31下载
- 积分:1
-
VHDL把图片移动到星号密码上密码的原形就看到啦.zip]
VHDL把图片移动到星号密码上密码的原形就看到啦.zip] - 程序里有一个张图片.把图片移动到星号密码上,密码的原形就看到啦
[QQ 2005贺岁版登录口令加密算法及其源代码.rar] - QQ 2005贺岁版登录口令加密算法及其源代码,请大家指教
[各cracked软件的安装方法.rar] - 各种开发用常用软件的破解安装方法 非常值得收藏的好东西-VHDL Pictures moved to the asterisk password on the password will see it when prototype. Zip]- is a procedure Lane photo. Pictures moved to the asterisk password, Password prototype will see it when [QQ 2005 Hesuiban login password encryption algorithm and its source code. rar]- QQ 2005 Hesuiban login password encryption algorithm and its source code, Please enlighten [the cracked software installation method. rar]- all commonly used in the development of software security crack installation method is very worthwhile collection of good things
- 2022-04-21 19:45:54下载
- 积分:1
-
md5 and sha
md5及sha-1算法及验证文件,vc6.0调试无误-md5 and sha-1 algorithm and verification documents, vc6.0 debug and correct
- 2022-04-17 13:38:01下载
- 积分:1
-
sip中的md5测试源码,可以进行md5加密认证的
sip中的md5测试源码,可以进行md5加密认证的-MD5 test source code in sip which can be used to implement MD5 encryption and authentation
- 2022-07-02 04:58:24下载
- 积分:1
-
cryptolib4.1.rar
Cryptolib4.1.rar
- 2022-07-21 11:42:54下载
- 积分:1
-
vb写的rsa加密算法
vb写的rsa加密算法-vb wrote rsa encryption algorithm
- 2022-08-17 07:48:35下载
- 积分:1