说明:RSA加密解密算法的研究与实现 RSA加密解密体制简介 RSA文件加密软件的设计与实现-RSA encryption and decryption algorithm and implementation of RSA About RSA encryption and decryption system file encryption software design and implementation <李珊> 在 上传
| 大小:35kb | 下载:0
说明:vb6 实现的md5编码,可以直接编译生成dll,调用。
调用例子
dim strPass as string
Dim strTempPass As String strPass加密后生成的字串
Dim RcEnc As New RCEncryptMDAsp
strTempPass = RcEnc.MD5(strPass)-vb6 实现的md5编码,可以直接编译生成dll,调用。
调用例子
dim strPass as string
Dim strTempPas <jimmy> 在 上传
| 大小:23kb | 下载:0