搜索资源列表
MD5_20060830
- MD5算法的delphi源码和示例,简单实用的MD5小工具-MD5 algorithm delphi source and example of simple and practical tools for small MD5
wxjm
- 解密万象2004的资料,使用dns欺骗,md5加密和crc32算法进行校验-declassified information, the use of deception, dns, md5 encryption and checksum algorithm crc32
MD5qcode
- 用delphi编写的好用md5算法的源代码,赶紧下载吧!功能全。
md5.rar
- 基于delphi的md5算法提供标准的md5算法单元,易于使用,Delphi algorithm based on the md5 algorithm md5 provides a standard unit, easy to use
KeyGenMe
- 核心算法部分,很有意思,反调试,取硬盘ID,MD5等应用-Part of the core algorithm, it is interesting, anti-debug, check your hard disk ID, MD5, etc. Application
md5
- MD5算法的Delphi实现,增加了一些常用函数-MD5 algorithm Delphi realized, an increase of some commonly used functions
Delphi_Md5
- Delphi源码之:Md5算法+判断网页是否更新过 通过hash验证Md5算法 判断指定网页是否更新过,比如你要下载网页,昨天已经下载过的,今天不想再次下载,可以参考本程序的判断方法-Delphi source code is: Md5 algorithm+ to determine whether the updated web page through the Md5 authentication hash algorithm to determine whether the updat
md5
- delphi7.0下的md5加密算法 希望能够对大家有所帮助!-it is md5 jiami suanfa thank you
dlphi_MD5
- 一个delphi写的MD5算法的例子,可供参考使用-Delphi write an example of MD5 algorithm is available for reference use
MD5
- MD5的delphi算法源程序。直接引用单元即可以使用。-The delphi MD5 algorithm source code. Direct reference to the unit that can be used.
MD5
- delphi语言实现的MD5加密算法。供各位交流研究使用-delphi MD5
MD5-SHI--crc32
- MD5,HI,crc3算法delphi源码-The MD5, HI, crc3 algorithm delphi source
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
md5
- md5算法,deophi 语言实现 md5算法,deophi 语言实现-how to make md5
Delphi_557520
- Delphi:Delphi环境使用SHA算法加密文件和字符的实例,或许有些朋友对SHA不太熟悉,其实这种算法经常可看到,比如从网上下载的一些DLL文件中,你可点击右键查看DLL属性,在“验证”一栏中,往往可以看到MD5校验码、SHA码、CRC32码等不同的加密算法验证码,当然,不只是DLL文件中,其它的文件像EXE也可以存在这些信息的,所以说SHA加密文件已经普遍,有必要通过本源码学习一下SHA加密的原理和实现方法。 -Delphi: Delphi environment instance
Delphi_122174
- Delphi:包括了各种常见的Delphi加密算法实例源码,它们是2DES、3DES、3DES3算法、AES、BASE64、Blowfish、CRC32-Dym、CRC32-Static、DES、MD5、RSA、SHA等加密的算法演示实例,每个实例都可以在D7下编译运行,对于学习看效果来说,挺方便的。 -Delphi: Delphi includes a variety of common encryption algorithm source code examples, they are
Delphijiamisuanfa
- delphi 加解密算法,包括MD5,des等等的客户端程序及源代码。-delphi
MD5-Delphi
- Delphi7实现的MD5算法的源码,并且已经通过自己验证使用-Delphi7 achieve MD5 algorithm source code, and have been verified by their own use
Delphimd5
- Delphi md5算法源码 直接添加到项目中 使用即可-Delphi md5 algorithm
MD5--delphI
- MD5算法先对输入的数据进行补位,使得数据位长度LEN对512求余的结果是448。即数据扩展至K*512+448位。即K*64+56个字节,K为整数。 具体补位操作:补一个1,然后补0至满足上述要求。 补数据长度: 用一个64位的数字表示数据的原始长度B,把B用两个32位数表示。这时,数-MD5 algorithm input data to be fill the seats, so that the data bit length LEN 512 modulo result is