资源列表

« 1 2 ... .49 .50 .51 .52 .53 1654.55 .56 .57 .58 .59 ... 16282 »

[加密解密RSA解密和加密算法的实现和应用

说明: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 这两个
<胡康康> 在 2008-10-13 上传 | 大小:1.36kb | 下载:0

[加密解密S_DES加密解密程序

说明:按照分组密码运行的CBC方式,将其中的DES算法置换为S-DES,分组长度为8BIT,初始矢量V1分别设置为00H,FFH,及任意8BIT无符号整数,实现该加密/解密模型-running CBC, which will be the replacement for the DES algorithm S-DES, a length of 8BIT initial vector V1 were set to 00H, FFH, and t
<胡康康> 在 2008-10-13 上传 | 大小:1.76kb | 下载:3

[加密解密四种加密解密算法的源代码

说明:四种加密解密算法的源代码:移位密码、仿射密码、维吉尼亚密码以及置换密码。-four encryption and decryption algorithm source code : shift password, affine passwords, Virginia passwords and password replacement.
<发就> 在 2008-10-13 上传 | 大小:1.75kb | 下载:0

[加密解密RSAB

说明:利用RSA加密算法对输入的原文进行加密,输入的可以是主键盘上的任何符号-use RSA encryption algorithm on the importation of the original encrypted input is the main keyboard can be any of the symbols
<王守国> 在 2008-10-13 上传 | 大小:53.87kb | 下载:0

[加密解密crypto50

说明:此文件是实现加解密算法的函数库,功能强大,能实现多种加解密算法-this document is to achieve encryption and decryption algorithm libraries, powerful, can achieve a variety of encryption and decryption algorithms
<风景> 在 2008-10-13 上传 | 大小:567.82kb | 下载:0

[加密解密复件 DES_and_3DES_and_CBC optimized 2

说明:DES 实现 包括 纯DES 3DES 和 CBC-DES achieve pure including 3DES and DES CBC
<meji> 在 2008-10-13 上传 | 大小:84.83kb | 下载:0

[加密解密密码解霸第三代源码

说明:密码解霸第三代源码,业余爱好收藏 希望有兴趣的 人们来玩玩他. 比较老的代码了-password bottom of the third generation source, hobby collections hope interested people to play with him. Veteran code
<李成秀> 在 2008-10-13 上传 | 大小:1.08mb | 下载:0

[扫描程序命令ping的源代码

说明:windows命令ping的源代码,大家可以学习学习,写自己的网络连接测试程序哟-windows ping order the source code, we can learn from and write their own network connectivity testing procedures yo! !
<冰扉> 在 2008-10-13 上传 | 大小:2.55kb | 下载:0

[系统编程yyyaann3

说明:工作时间有好事情的留言, -working hours are a good thing of messages, time is a good thing messages
<阎明> 在 2008-10-13 上传 | 大小:2.03kb | 下载:0

[系统编程yyyaann4

说明:工作时间有好事情的留言, -working hours are a good thing of messages, time is a good thing messages
<阎明> 在 2008-10-13 上传 | 大小:2.7kb | 下载:0

[系统编程yyyaann5

说明:工作时间有好事情的留言, -working hours are a good thing of messages, time is a good thing messages
<阎明> 在 2008-10-13 上传 | 大小:5.79kb | 下载:0

[系统编程yyyaann6

说明:工作时间有好事情的留言, -working hours are a good thing of messages, time is a good thing messages
<阎明> 在 2008-10-13 上传 | 大小:2.03kb | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 1654.55 .56 .57 .58 .59 ... 16282 »

源码中国 www.ymcn.org