文件名称:vbencrypt
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2014-07-07
- 文件大小:
- 24kb
- 下载次数:
- 0次
- 提 供 者:
- epu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Vb MD5 RSA RC4加密测试程序+源码下载,使用有一个自定义的加密DLL,EncryptionDLL.dll。运行效果如示例截图所示。可在对应的加密方法栏中输入测试字符,然后点击“加密”按钮即可,使用方便,若了解详细情况请下载源码后打开代码文件查看。测试注意:本程序运行“demo”文件夹中的工程,并需要注册EncryptionDLL.dll组件,打开工程文件,选择“工程”/“引用”命令,选择组件位置。-Vb MD5 RSA RC4 encryption download test procedures+ source, using a custom DLL encryption, EncryptionDLL.dll. Effect of operation as shown in example. You can input test character in the encryption method corresponding to the bar, and then click on the "encryption" button, easy to use, if the details please download the source code after code file open view. Note: this procedure test run the "demo" folder in the project, and the need to register the EncryptionDLL.dll components, open the project file, select the "Engineering"/"reference" command, select the component position.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
加密演示\ClsRSA.cls
........\Cls_MD5.cls
........\Cls_RC4.cls
........\demo\EncryptionDLL.dll
........\....\Form1.frm
........\....\MSSCCPRJ.SCC
........\....\工程1.vbp
........\....\工程1.vbw
........\MSSCCPRJ.SCC
........\工程1.vbp
........\工程1.vbw
........\程序使用说明.txt
........\demo
加密演示