搜索资源列表
949327266
- 准算法模块是集DES、3DES、AES、RSA、MD5、BlowFish、TEA、RC6等标准算法为一体的算法包,同时在模块中使用了Anti-Debug和程序自校验功能(涉及到软件的加壳和CRC32)、软件使用次数限制,更好的保护您的软件。在模块中作者给出了每种算法详细调用方法,使用者可以根据自己的需要来进行选择。现暂时给出在VB、VC、Delphi三种开发语言中的调用方法,其他语言的调用方法可与我们联系获得,具体可以参看例子程序;现更新DLL可能被破解者替换的漏洞,并对DLL进行了加壳,增加了
Md5xfTest
- MD5数据校验的例子 演示了用md5算法对pe文件资源的校验,如资源被修改则弹出提示消息框。附各种数据校验的简介。 king_koo原创-MD5 checksum of the data examples demonstrated the use md5 algorithm pe Resources calibration If resources are suggested changes to the ejection news box. Check with various data br
jiamisuanfamokuai
- 标准算法模块是集DES、3DES、AES、RSA、MD5、BlowFish、TEA、RC6等标准算法为一体的算法包,同时在模块中使用了Anti-Debug和程序自校验功能(涉及到软件的加壳和CRC32)、软件使用次数限制,更好的保护您的软件。在模块中作者给出了每种算法详细调用方法,使用者可以根据自己的需要来进行选择。现暂时给出在VB、VC、Delphi三种开发语言中的调用方法,其他语言的调用方法可与我们联系获得,具体可以参看例子程序;现更新DLL可能被破解者替换的漏洞,并对DLL进行了加壳,增加
Verify_datas
- 本代码实现了用MD5进行数据校验 是一个VC完整应用程序代码-code to achieve this by using MD5 checksum data integrity is a VC application code
MD5 v1.2
- RSA MD5 VISUAL C++ SOURCE CODE v1.2 - Visual C++ implementation of the RSA MD5 message digest algorithm. Calculates a 32byte checksum for any data sequence. Developed by Langfine Ltd. Note, RSA copyright notices must be adhered to - see the source co
MD5ArchiveValidator
- 一个命令行下的MD5校验工具 ,用法:MD5AV [-c] [-f<FolderName>] [-h] [-n<FileName>] [-o<OutputFolder>] [-r] [-v] [-x<FolderName]-MD5ArchiveValidator (MD5AV) is a utility to confirm the accurate storage of files through MD5 Checksums. For each fil
md5test
- 本例是用md5做为数据校验的算法。当然你可以使用个性化的 比如des作为数字签名,那样安全性更高。-This case is used as a data md5 checksum algorithms. Of course, you can use personalized such as des as digital signatures, as higher security.
Md5Code
- MD5校验和计算小程序(C),网上找得,有兴趣的可以学习一下 -MD5 checksum calculation applet (C), find online, interested can learn about
MD5
- 本程序是MD5校验算法的源程序,C++版,已经通过测试。本人保证绝对可以使用。-This procedure is the MD5 checksum of the source algorithm, C++ version, has passed the test. I guarantee you can use.
fast-md5-2.6.2
- MD5 CheckSum Tool,MD5 CheckSum Tool
MD5fc
- MD5校验,对文件进行快速MD5计算,支持文件直接拖放-MD5 checksum of the file for fast MD5 calculation, support for drag and drop files directly
MD5
- 这个程序的源代码可以破解md5校验码。请勿用于非法破解。-This process can break the source code md5 checksum code. Do not for the illegal crack.
Md5Code
- C++编写的MD5加密算法校验并计算的一个实例,DOS提示窗模式,主要功能实现了字符串摘要、文件摘要功能。 Md5.cpp是算法的核心代码,来自rfc-1321 ;Main.cpp是主窗口程序。在命令提示符窗口中输入你要进行MD5运算的字符串,程序会计算出对应的MD5加密字串。-C++ to prepare the MD5 checksum encryption algorithm and an example of the calculation, DOS prompt window
md5cksum104
- MD5 Checksum Calculator source codes
md5
- md5 checksum alghoritm - full aplication-md5 checksum alghoritm- full aplication
MD5
- 这里是MD5的源码,包含一个使用MD5的例子,对文件计算校验码-Here is the MD5 of the source, contains a example of using the MD5 for file checksum calculation
6
- 六种加密算法源码,包括CRC32校验,DES加密,MD5,rsa数字签名,RSA演示,简单加密-Six encryption algorithm source code, including the CRC32 checksum, DES encryption, MD5, rsa digital signature, RSA presentation, simple encryption
MD5-Checksum
- MD5校验,拖动一个或者多个文件到一个表中,能够得到他的校验值-MD5 checksum, drag one or more files into a table, to get his check value
CheckSum-Fixer-1.0
- md5加密验证,计算exe和dll文件是否正确-This value is an overall checksum of the whole file, often not set and left to 0x0000 by most compilers and thus doesn t happens often to worry about it, but sometimes this value is used to check if there have been alterations
md5single
- 标准md5算法的独立函数版本 将md5算法整体合成一个函数(编译出来也是一个函数),方便运行时校验-Independent function version of the standard md5 algorithm Checksum md5 algorithm as a whole synthesis of a function (compiled functions) to facilitate the operation