资源列表
[加密解密] WebRSA
说明:Web RSA是为Web浏览器提供的RSA公钥加密算法。使用Javascr ipt 来生成RSA加密数据,加密后的数据只能在服务器上解密,不能被窃听。-Web browser for the Web provided by the RSA public key encryption algorithm. Use Javascr ipt to generate RSA encrypted data, encryption of data can only be decrypted on the s<jstttx> 在 2008-10-13 上传 | 大小:28.06kb | 下载:0
[加密解密] GetPasswordcode
说明:穷举型密码破译器。可以自定义词典,多线程。visual c++6.0 xp/2-exhaustive type code-breaking device. You can define Dictionary, multithreading. Visual c 6.0 xp/2<wd> 在 2008-10-13 上传 | 大小:45.86kb | 下载:0
[加密解密] mimaliluncyuyan
说明:密码理论c语言,对密码理论进行介绍并对其实现进行分析-password theory c language, the code theory, introduced and achieve its analysis<tcy> 在 2008-10-13 上传 | 大小:1.91mb | 下载:0
[加密解密] 2_des
说明:DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位,首先,DES把输入的64位数据块按位重新组合,并把输出分为L0、 R0两部分,每部分各长32位,并进行前后置换(输入的第58位换到第一位,第50位换到第2位,依此类推,最后一位是原来的第7位),最终由L0输出左 32位,R0输出右32位,根据这个法则经过16次迭代运算后,得到L16、R16,将此作为输入,进行与初始置换相反的逆置换,即得到密文输出。-DES algorithm combines the 64 expr<fasf> 在 2008-10-13 上传 | 大小:67.47kb | 下载:0
[加密解密] 3_3des
说明:三重DES增加了密钥长度,由56位增加到112或168位,有更高的安全性,而且在新一代因特网安全标准IPSEC协议集中已将DES作为加密标准。-3DES key length increased from 56 to 112 or 168. have higher security, and the new generation of Internet security standards IPSEC agreement has been concentrated DES encryption<fasf> 在 2008-10-13 上传 | 大小:67.24kb | 下载:0