Description: 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.
To Search:
File list (Check if you may need any files):
加密演示\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
加密演示