搜索资源列表
Md5加密算法
- vb实现MD5的加密算法,简单易用!运行速度快!-MD5 implementation, VB version. It s easy to use and the speed is very fast.
VB-MD5
- VB下实现MD5加密算法源码,VB下实现MD5加密算法源码
VB MD5安全模块示例
- 以前一直用vb,只有这类源码。现在在学c,请支持。-previously been used vb, the only such source. C in school now, please support.
QQ密码加密函数模块,MD5+BASE64示例
- 新QQ密码加密函数模块,这个模块除了MD5加密部分是网上找来的,其余部分都是本人独立完成的。其实也很简单,就是MD5+BASE64,要问16还是32的MD5,其实是32的,只不过加密后的32位长的字符串要把他看成另一个字符串的HEX,然后将那个字符串用BASE64编码下,关键是VB里那个字符串会显示为"???",就是乱码,请不要到处嚷嚷什么MD5和BASE64都是公开的算法,假如您随便从网上找一个MD5的模块和BASE64的模块拼凑起来能完成本模块的功能,那就请你继续装……
VB22.rar
- VB的MD5加密模块 PassWord = Md5_String_Calc(TxtPass.Text) 其中 TxtPass.Text为原密码 PassWord为Md5加密后的密码! ,VB-MD5 encryption module PassWord = Md5_String_Calc (TxtPass.Text) for the original password TxtPass.Text which PassWord for Md5 encrypted password!
VB-MD5-encryption-class
- 一个速度极快的VB,MD5加密类,速度快,密匙可自定。-A speed fast VB MD5 encryption class, fast, the keys can be customized.
md5_dll
- md5加密,用于asp,vb,在asp中使用时需要注册该dll,命令:regsvr32 md5.dll.如果要查看类里的函数,可以用vb引用下拉.如果还是不会,加我QQ:279728615-md5 encryption for asp, vb, when used in asp need to register the dll, the command: regsvr32 md5.dll. If you want to view the category
VBMD5
- vb md5 算法应用 可以检测使用!! 用visualbasic 6.0 使用··· -vb md5 algorithm can detect the use of applications! ! Visualbasic 6.0 with the use of
md5
- vb实现MD5的加密算法,简单易用!运行速度快-vb realize MD5 encryption algorithm, easy to use! Fast
MD5
- 一个VB写的MD5穷举破解 没什么使用价值 大家可以互相研究-VB md5
MD5
- VB的MD5算法源码 VB的MD5算法源码-VB source code of MD5 algorithm is the MD5 algorithm for VB source code of MD5 algorithm for VB source code
MD5-jmsm
- vb-MD5加密算法, vb-MD5加密算法-vb-MD5 encryption algorithm, vb-MD5 encryption algorithm, vb-MD5 encryption algorithm
extremely_fast_VB_MD5_encryption_type_IcyMD5
- 一个速度极快的VB MD5加密类IcyMD5An extremely fast VB MD5 encryption type IcyMD5-An extremely fast VB MD5 encryption type IcyMD5
md5
- VB写的一个MD5算法的程序,本人仿造他人的作品,请不要见怪。-MD5 algorithm written in a VB program, I copy the works of others, please do not take offense.
VB-MD5
- VB 双重MD5计算方法,支持拖放计算。一种API 支持,一种DLL文件支持.DLL可以支持大于4GB文件,而且速度快。包含两种实现源码-dual md5 method caculations.
MD5
- Delphi环境中标准的MD5算法代码,大概接触编程的朋友,不管是WEB编程,ASP/PHP/JSP或是Winform编程,都对MD5不陌生吧?在VB中,MD5的实例特别多,当然,Delphi中也有很多,只不过大家没遇到,现在发上来这个MD5加密实例写的挺好,D7直接编译即可,有兴趣参考参考。-Delphi environment standard MD5 algorithm code, probably friends, whether it is in contact with progra
VB-MD5
- VB 由一串字符串生成对应的MD5值,主要用来做密码加密或者文件校验等
MD5
- MD5加密,不可逆。其中使用6.0环境编译(MD5 encryption, support GB2312 chinese character)
IcyMD5
- 一个速度极快的VB MD5加密类,可以实现MD5加密算法(A fast VB MD5 encryption class)
StrToMd5
- 支持16位和32位加密的MD5生成源码。。。。。。。。。。凑字数(MD5 code for vb MD5 Generation Source Supporting 16-bit and 32-bit Encryption)