文件名称:SECUREencryptionalgorithms
- 所属分类:
- 文件操作
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 48kb
- 下载次数:
- 0次
- 提 供 者:
- 姚**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这个加解密源码几乎包括了世界上几个最著名的加密算法:Blowfish、CryptAPI、DES、Gost、RC4、XOR、Skipjack、TEA、Twofish,曾获源码5星推荐
-almost source in the world including several of the most famous encryption algorithms : Blowfish, CryptAPI, DES, Gost, RC4, XOR, Skipjack, TEA, Twofish, won the five-recommended source
-almost source in the world including several of the most famous encryption algorithms : Blowfish, CryptAPI, DES, Gost, RC4, XOR, Skipjack, TEA, Twofish, won the five-recommended source
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 57578851secureencryptionalgorithms.zip 列表 clsBlowfish.cls clsCryptAPI.cls clsDES.cls clsGost.cls clsRC4.cls clsSimpleXOR.cls clsSkipjack.cls clsTwofish.cls EncryptEx.vbp EncryptEx.vbw frmBenchmark.frm frmMain.frm frmMain.frx Module1.bas TEA.cls