搜索资源列表
md5加密方法
- md5文件加密码的VB/ASP代码,大家可以看一下-md5 password document VB / ASP code, we can look at
md5
- MD5文件数字签名实例代码,使用C写的,可以直接拿来用的
md5校验工具源码
- 可已实现字符串md5加密的vc++应用程序源码,网上可以下载到很多关于md5加密算法的源码,但是都缺少一些文件,很少有可以直接运行的。这个包含全部源码文件,可以直接运行作为一个简单的校验工具,也可以修改成自己需要的工具或应用程序。其中的MD5以一个独立的模块来实现,可移植到其他程序中。
delphi对文件进行MD5编码
- delphi写的文件进行MD5编码的例程,速度不错,稳定性也还好。
md5.rar
- 使用标准C++实现MD5算法,可对任意大文件或字符串进行md5值的计算,Using standard C++ realize MD5 algorithm may be arbitrarily large files or string md5 calculation
MD5
- DELPHI MD5加密 1、 MD5String、MD5File、MD5Print、MD5Match这四个函数是供调用的。其他是用来辅助这几个函数的子函数。 2、MD5String为加密字符串。 3、MD5File为加密这个文件。 4、MD5Print是将加密后的密文转换成字符串。 5、MD5Match是用来比较密文是否一致。-DELPHI MD5 encryption 1, MD5String, MD5File, MD5Print, MD5Match the four f
MD5
- 文件MD5码比对工具,实用查询比对两个文件是否一样-File MD5 code comparison tools, utilities, check whether two files are the same than
MD5
- 实用的MD5算法,可对文件、字符串进行MD5加密,CMD5类提供两个接口,一个对字符串,一个对文件。-Practical MD5 algorithm, can file string MD5 encrypted, CMD5 class provides two interfaces, one pairs of strings, a file.
MD5
- 一個delphi 版本的md5 加密exe文件,字符,txt文件的源碼 用來做文件驗證非常有用-Md5 encrypted version of a delphi exe file, character, txt file source file validation is useful to do
md5wenjianjiami
- MD5文件加密算法源代码。有工程DSW直接编译,很使用,有参考价值-MD5 encryption algorithm source code files. DSW has a direct compiler works, it is used, there is reference value
md5
- 对文件产生md5摘要.文件是否被修改一看就知。-Md5 a summary of the document produced. Documents are being modified one look to know.
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文件校验,可以直接在LINUX/windos下编译,纯C文件。还有makefiel和操作简介-md5.c
MD5
- 适用的MD5加密程序,支持对字符串和文件的加密,产生MD5码。-MD5 encryption applicable procedures, support for string and file encryption, MD5 generated code.
md5
- MD5校验,可用于文件的校验,字符串加密,为动态库-MD5 checksum, the checksum can be used to document, string encryption, dynamic library
MD5
- 调用了CNPACK的MD5加密单元 MD5文件数字签名实例代码,使用delphi写的,可以直接拿来用的-MD5 -Call of the MD5 encryption unit CNPACK document digital signature MD5 code example, use delphi write, can be directly used with the-MD5
MD5
- MD5的算法程序,能够生成文件的MD5值-failed to translate
md5
- 源码用C写的里面有对字符串作md5变换的接口也有对文件进行md5变换的接口-code is written by c, this program offers md5 algorithm interface both for string and file.