搜索资源列表
Md5Test
- 本例是用md5做为数据校验的算法防止自己的程序被篡改的小例子。有些可执行程序,当被改了资源时再运行会有文件已损坏的提示,这就是使用了数据校验。当然你可以使用个性化的,比如des作为数字签名,那样安全性更高。具体请见代码及注释.-cases is the use of data as md5 checksum algorithm to prevent their own procedures be tampered with small examples. Some of the executa
tcpick0.2.1.tar
- tcpick is a textmode sniffer that can track TCP streams and saves the data captured in files or displays them in the terminal. It is useful for picking files in a passive way. It can store all connections in different files, or it can display all the
Checksum.Src
- 一个checksum工具源代码 用于从命令行中生成和校验文件的checksum digest 支持MD5, MD2, MD4, SHA1 and CRC32-a checksum tool for source code generated from the command line and checking documents to support MD5 checksum data, MD2, MD4, SHA1 and CRC
CmdLine-src
- 一个checksum工具源代码 用于从命令行中生成和校验文件的checksum digest 支持MD5, MD2, MD4, SHA1 and CRC32-a checksum tool for source code generated from the command line and checking documents to support MD5 checksum data, MD2, MD4, SHA1 and CRC
md5testprj
- 用MD5进行数据校验-with MD5 checksum data
md5sum.tar
- 基于linux的md5校验源码,可以很方便地移植到各种嵌入式平台,如mips,arm等。-linux-based md5 checksum source can be easily transplanted to various embedded platforms, If mips, arm, and so on.
MD5Checksum
- MD5校验和算法源码-MD5 checksum algorithm source
md5
- md5的一个校验库,可以直接作为md5来校验文件或者字符串,大家喜欢的话多支持我-md5 checksum of a library, can be directly as the md5 to verify documents or strings, everyone likes more than to support my
MD5
- Labwindows 哈希函数,实现MD5校验码读取的代码-Labwindows hash function, the realization of MD5 checksum code to read the code
Md5Code
- MD5校验和计算小程序。C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -MD5 checksum calculation applet. C to prepare and achieve string summary document containing a summary of two function
MD5
- MD5校验算法C++语言实现,MD5校验算法演示-MD5 checksum algorithm for C++ language, MD5 checksum algorithm demo
md5
- MD5校验,可用于文件的校验,字符串加密,为动态库-MD5 checksum, the checksum can be used to document, string encryption, dynamic library
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.
md5
- md5 checksum alghoritm - full aplication-md5 checksum alghoritm- full aplication
MD5-Checksum
- MD5校验,拖动一个或者多个文件到一个表中,能够得到他的校验值-MD5 checksum, drag one or more files into a table, to get his check value
md5
- 计算文件MD5校验值的c语言程序,简单易用,gcc下编译通过-Calculate the MD5 checksum value of the file c language program, easy to use, gcc compiler through
Md5sum
- windows平台的MD5 和校验生成、比对工具,与linux平台的md5sum相对应(The md5 checksum tool on windows platform, con contract to md5sum on linux platform)