资源列表
[加密解密] Encrypt(简单易懂)
说明:对所需要保密的文件进行加密,代码简洁易懂。-right by the need for confidentiality of documents encrypted code easy to read.<李金戈> 在 2008-10-13 上传 | 大小:31.69kb | 下载:0
[加密解密] mimaxue_md5
说明:md5算法是计算机密码学里经典的算法,实用价值很高,设计的关键在于随机数的产生,本程序采用传统的利用计算机时钟采集种子的办法生成随机数种子。-md5 password algorithm is computer science Lane classic algorithms, highly practical, design is the key to the selection of random numbers, the procedure using the traditional use<wf> 在 2008-10-13 上传 | 大小:30.58kb | 下载:0
[加密解密] desfunc
说明:传输资料加解密,再以非对称式加密法中...Data Encryption Standard (DES) algorithm,Fast ...经Triple DES CBC 演算法对私密金钥做加密或解 密.使用者可从网站下载NCNUCA的凭证产生程式,自行产生-data transmission encryption and decryption, with non-symmetric encryption method ... Data Encryption Standard (DES) alg<工期> 在 2008-10-13 上传 | 大小:54.08kb | 下载:0
[加密解密] CSharp排序算法大全
说明:C#的排序大全源代码,有多种排序方法,对于程序开发可以直接使用。-C# ranking Daquan source code, a number of ranking methods for the development of procedures can be used directly.<陈先生> 在 2008-10-13 上传 | 大小:1.17kb | 下载:0
[加密解密] OLLYDBG
说明:OllyDbg中文帮助发布于: 2004.12.24(看雪)文件名:OllyDbg.hlpMD5值:375d4bbe751f28e3f3bf7c5d2446c09a发布时间:2004.12.25翻译:TT小组曾经参与 OllyDbg 文档翻译工作的人员(按字母顺序):babyfox (是他第一次尝试翻译完全部OllyDbg)cyclotron[TT]flykuangtudazuo[TT]kvllzonlyu[TT]rigley[TT]Roba[TT]SwordLea[TT]zdd[TT]ZMWo<不羁的风> 在 2008-10-13 上传 | 大小:230.44kb | 下载:0
[加密解密] RSA加密算法在VB中的实现
说明:RSA加密算法在VB中的实现.可以更好的了解RSA加密算法.-RSA encryption algorithm in VB realized. To better understand the RSA encryption algorithm.<曹> 在 2008-10-13 上传 | 大小:1.88kb | 下载:0
[加密解密] hideinbmp
说明:参考了电脑爱好者2000第10期的一篇关于将文件隐藏于位图中的文章,本程序还有许多可以改进的地方,例如可以加入CRC校验,加密,多线程等内容。-reference to the 2000 resolution computer enthusiasts 10 of a document on Bitmap hidden in the article, there are many procedures can be improved, for example, can join the CRC,<wysh> 在 2008-10-13 上传 | 大小:55.77kb | 下载:0
[加密解密] 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 这两个数便是 public_key ,编码过程是, 若资料为 a,<胡康康> 在 2008-10-13 上传 | 大小:1.36kb | 下载:0
[加密解密] 四种加密解密算法的源代码
说明:四种加密解密算法的源代码:移位密码、仿射密码、维吉尼亚密码以及置换密码。-four encryption and decryption algorithm source code : shift password, affine passwords, Virginia passwords and password replacement.<发就> 在 2008-10-13 上传 | 大小:1.75kb | 下载:0