文件名称:md5
- 所属分类:
- 加密解密
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- 快***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
hmac-md5改进版(支持中文)
易宝采用hmac-md5加密,目前纯ASP版的都不支持中文,为此专门做了改进。代码大为简化,从17K精简到9K。
调用方法:HmacMd5(text,key)-加密内容支持中文,但key最好用非中文的。
md5(text)-简版,ASP_MD5(text)-标准版
-improved version hmac-md5 (support Chinese)
Epro hmac-md5 encrypted using the current version do not support ASP pure Chinese, has been improved for this purpose. Code is greatly simplified, streamlined from 17K to 9K.
Call the method: HmacMd5 (text, key)- encrypted content to support Chinese, but the key is best to use non-Chinese.
md5 (text)- simple version, ASP_MD5 (text)- Standard Edition
易宝采用hmac-md5加密,目前纯ASP版的都不支持中文,为此专门做了改进。代码大为简化,从17K精简到9K。
调用方法:HmacMd5(text,key)-加密内容支持中文,但key最好用非中文的。
md5(text)-简版,ASP_MD5(text)-标准版
-improved version hmac-md5 (support Chinese)
Epro hmac-md5 encrypted using the current version do not support ASP pure Chinese, has been improved for this purpose. Code is greatly simplified, streamlined from 17K to 9K.
Call the method: HmacMd5 (text, key)- encrypted content to support Chinese, but the key is best to use non-Chinese.
md5 (text)- simple version, ASP_MD5 (text)- Standard Edition
(系统自动生成,下载前可以参看下载内容)
下载文件列表
说明.txt
md5.asp
md5.asp