文件名称:md5

介绍说明--下载内容均来自于网络,请自行研究使用

目前ASP和VB使用的MD5代码都比较长,通常12K左右。运行速度自然很慢了。还有hmac-md5加密的ASP代码,都是只支持英文字符。不支持中文的。



经过我多年的研究,发现了系统都有一个简单的md5函数库,可以直接调用。于是我就写了标准md5和hmac-md5两个加密函数示例,都有专门处理中文编码的过程。同样这个代码也可以用到VB中,把Server.对象去掉即可。当然其它程序如VC/dephi等都可以利用系统这个函数库的。这个代码在很多服务器系统和虚拟主机上测试通过。是微软自身的。兼容性也很好。

-MD5 code using ASP and VB longer than that, usually 12K. The running speed is very slow. Hmac-md5 encrypted ASP code are only support English characters. Does not support Chinese. After my many years of research, found that the system has a simple md5 function library, you can directly call. So I wrote a standard md5 and hmac-md5 the two encryption function example, have a special deal with the Chinese encoding process. The same code can also be used in VB Server. Objects can be removed. Of course, other programs, such as VC/dephi and so can take advantage of the library in the system. This code in the test by many server systems and virtual host. Microsoft itself. Compatibility is also very good.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





hmac-md5.asp

md5.asp

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org