搜索资源列表
计算文件的MD5结果
- 计算文件的MD5结果,可以对比文件是否被更改过。-documents MD5 calculated results can be compared documents were changed.
delphi对文件进行MD5编码
- delphi写的文件进行MD5编码的例程,速度不错,稳定性也还好。
使用64个字符键加密文件的类
- 汇编内核的md5算法.使用方法:一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用-compilation of md5 kernel algorithm. Use : One method is to use the original code of make.bat, which requires the installation of NASM c
计算文件的MD5结果
- 计算文件的MD5结果,可以对比文件是否被更改过。-documents MD5 calculated results can be compared documents were changed.
MD5加密的C++类
- 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。 LPCSTR TargetFile(char *filename=NULL) //计算文件的MD5值 void TargetStr(LPCSTR str) //计算字符串的MD5值 LPCSTR GetDigestKey() //取MD5运算后的结果
Md50312
- md5加密算法应用,可得到一段内存的MD5值,以及一个文件的MD5值-md5 encryption algorithm applied, will be a memory MD5 values, and a paper value of the MD5
YeeTooMD5P
- YeeTooMD5是免费的,开源的,它是在GPL许可下发布的,所有人都可以免费的使用它,修改它,并将它再次发布。 能够快速的计算出任意长度的字符串及任意类型文件的MD5值,并且用户能方便的检验结果. 能够输入MD5值,计算MD5计算值的匹配结果;可以打开任意文件并计算其MD5值。 -YeeTooMD5 is free, revenue, which is permitted under the GPL Release, ev
MakeMd5
- makemd5,可以把一个目录下的所有文件的md5计算出来,包括子目录,可以整合结果到一个文件中-makemd5, can be a directory of all documents md5 calculated, including subdirectories, and the results can be integrated into a document
07.6.25_md5_tools_V5
- 自已写的一个md5实用工具,能完成整个目录(包括子目录)下的所有文件的md5生成和校验.-own md5 write a practical tool, can complete the entire catalog (including subdirectories) of all documents generated and the md5 checksum.
md5
- 用MFC实现的对任意长度的文件的MD5加密,得到的是标准的32位十六进制数-Using MFC to achieve for any length of document MD5 encryption, receive the standard 32-bit hexadecimal number
Md5
- MD5值查询器,可以查询输入文本的MD5值或者指定文件的MD5值。-MD5 value query, you can query the MD5 value of input text file or specify the MD5 value.
md5
- 文件验证,利用MD5算法做文件的HASH,得到统一结果判断文件内容的一致性-File Hash
MD5
- MD5的算法程序,能够生成文件的MD5值-failed to translate
mymd5
- md5的校验和计算小程序,输入文件名称,计算文件的md5。-Calculate md5 of one file
md5_filesize
- 实现输出列举指定文件夹下所有文件的md5 以及size -To achieve the output listing all the files under the specified folder as well as the size of the md5
MD5
- 读取文件的MD5码,很多方面都要用到,计算方式是通用的!必定准确!-Reading files MD5 yards, many aspects should use computational method is the universal! Must be accurate!
md5
- MD5算法,能直接计算文本或文件的MD5码-MD5 algorithm can directly calculate the MD5 code of text or files
file-MD5
- 能够获取字符串和任何文件的MD5值,而且获取的文件的MD5值与WINMD5是相同的!-Able to get the MD5 string and the value of any documents, but documents obtained WINMD5 MD5 value is the same!
getFileMD5
- 获取文件的MD5值的C语言接口。(这是最简单的实现方法)-File MD5 value for the C language interface. (This is the simplest implementation)
MD5code
- 这里包含了算出文件的MD5码,只要输入文件路径就可以计算出来。-This file contains the calculated MD5 code, as long as the input file path can be calculated.