搜索资源列表
MD5(c++)
- md5算法的c++实现,包含MD5.cpp和MD5.h-md5 Algorithm c + +, and includes MD5.cpp MD5.h
md5-algorithm
- 这是一个md5的c++程序,可在visual c++环境下运行,实现消息摘要算法,用与消息的认证!-the md5 c procedures, the visual c operating environment, achieving news digest algorithm, and the use of authentication information!
md5-c
- md5的算法,里面有现成的工程文档,编译就可以使用。
md5.c
- 这个是MD5算法C的源代码,希望对大家有用
MD5.zip
- MD5 C语言 加密解密算法实现,该算法为通用算法,可以嵌入到自己的系统中。,MD5 C language encryption and decryption algorithm, the algorithm for the generic algorithm can be embedded into their system.
md5.rar
- 使用标准C++实现MD5算法,可对任意大文件或字符串进行md5值的计算,Using standard C++ realize MD5 algorithm may be arbitrarily large files or string md5 calculation
md5c
- md5 加密的C/C++完美实现。 估计是现在最好的md5加密实现了-md5 C/C++.
MD5算法
- MD5算法的例子--Example of MD5 algorithm
MD5加密的C++类例程
- 一个完整的MD5的加密器,可实现输出一个字符串,不错的-a complete MD5 encryption device that can achieve an output string of good
MD5VC++6.0
- MD5 C++算法 -MD5 C++ Algorithm MD5 C++ Algorithm
md5
- MD5加密,解密实现方法(.net上的c#开发)-MD5 encryption, decryption method (. Net on the c# Development)
md5_c
- md5加密算法 C++语言源代码!需要的朋友可以参考-md5 encryption algorithm C language source code! Can refer to a friend in need
MD5-C-source
- MD5算法C源码。 MD5的作用是对一个文件产生指纹,以防止被“篡改”。-MD5 algorithm C source code. MD5 s role is to have a fingerprint on a document to prevent tampering.
md5
- 1、掌握MD5算法描述。 2、采用C语言实现MD5摘要算法; MD5加密解密-1, master MD5 algorithm descr iption. 2, using C language MD5 digest algorithm MD5 encryption and decryption
md5
- MD5加解密算法的C语言实现,用于实现安全通信-MD5 encryption algorithm C language implementation for the realization of secure communication
CSharpRC4
- 用C#开发的RC4算法,支持MD5 用C#开发的RC4算法,支持MD5-C# development using RC4 algorithm, MD5 Supported by C# development of RC4 algorithm, MD5 Supported
MD5
- MD5加密的C#实现.可加密16位和32位MD5值.-MD5 encryption of C# to achieve. Can be encrypted 16 and 32-bit MD5 value.
md5
- keilC51,8位机的MD5加密算法,从RFC1321上移植过来的,编译通过,结果测试通过.-keilC51, 8 crew of the MD5 encryption algorithm, the transplant from the RFC1321, the compiler is passed, the results of the test.
md5
- MD5加密算法 C和Java源代码,以及CRC算法的C源代码-MD5 C and java source code
Md5加密算法的原理及应用
- Md5加密算法的原理及应用 --- Md5的全称是Message-Digest Algorithm 5(信息-摘要算法),在90年代初由Mit Laboratory For Computer Science和Rsa Data Security Inc的Ronaldl.rivest开发出来,经md2、md3和md4发展而来。它的作用是让大容量信息在用数字签名软件签署私人密钥前被“压缩”成一种保密的格式。由于md5算法的使用不需要支付任何版权费用的,所以在一般的情况下,md5也不失为一种非常优秀的加