资源列表

« 1 2 ... .14 .15 .16 .17 .18 419.20 .21 .22 .23 .24 ... 1665 »

[加密解密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 这两个
<胡康康> 在 2025-02-02 上传 | 大小:1kb | 下载: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
<胡康康> 在 2025-02-02 上传 | 大小:1kb | 下载:0

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

说明:四种加密解密算法的源代码:移位密码、仿射密码、维吉尼亚密码以及置换密码。-four encryption and decryption algorithm source code : shift password, affine passwords, Virginia passwords and password replacement.
<发就> 在 2025-02-02 上传 | 大小:1kb | 下载: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
<王守国> 在 2025-02-02 上传 | 大小:54kb | 下载:0

[加密解密crypto50

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

[加密解密复件 DES_and_3DES_and_CBC optimized 2

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

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

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

[加密解密33719245

说明:用VB实现的DES加密算法,适合于小型VPN的明文加密传输-the DES encryption algorithm, suited to the small expressly VPN encryption transmission
<黄飞飞> 在 2025-02-02 上传 | 大小:3kb | 下载:0

[加密解密DDSPSoC

说明:用VC编辑的一个MD5算法,很好用可以顺利进行运行-VC editor of an MD5 algorithm is useful for the smooth running
<黄飞飞> 在 2025-02-02 上传 | 大小:187kb | 下载:0

[加密解密des加密算法

说明:一款和不错的用VC实现的DES算法,希望对大家对提意见,-section and a good VC with the DES algorithm, we hope that the right to say,
<周银春> 在 2025-02-02 上传 | 大小:4kb | 下载:0

[加密解密MD5的解密算法

说明:MD5加密,针对于一般的开发程序来使用,下载后可直接运行.-MD5 encryption, the response to the general development of procedures to use, can be downloaded directly operation.
<高振鹏> 在 2025-02-02 上传 | 大小:4kb | 下载:0

[加密解密des算法的C实现

说明:一个利用C语言来实现加密算法之DES算法的源码。-A source program of DES arithmetic using C .
<彭晓明> 在 2025-02-02 上传 | 大小:6kb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 419.20 .21 .22 .23 .24 ... 1665 »

源码中国 www.ymcn.org