搜索资源列表
MD51_perl
- MD5算法,perl 语言md5算法模块,perl 语言md5算法模块-MD5 algorithm, perl language md5 algorithm module, perl language md5 algorithm module
MD5
- MD4数字指纹算法的实现...天可怜见,做算法的只有算法源码,没有可执行程序啊
sha1sourcecode
- 本代码是SHA1用C语言实现的源代码,SHA1与MD5是目前最为常用的HASH算法,可用于认证及签名等
md5sourcecode
- 本代码是C语言实现的MD5算法的源代码。MD5和SHA1是目前最为常用的HASH算法,可用于认证签名等。
md5
- MD5加密算法的一种实现,MD5加密算法的一种实现
MD5
- 用C++类实现MD5散列算法,包括命令行输入参数 没有实现图形界面-Implementation of MD5
VBCrypto
- VBCrypto源码库大全源码,这是一个良好的编译算法,由如下算法组成:10种流行的加密算法(Blowfish, Twofish, Rijndael, Skipjack, Serpent, Gost, RC2, RC4, TEA, DES, 3DES, 3DES112, DESE, CAST5, IDEA),6种流行的单一的哈希算法(MD2, MD4, MD5, SHA, SHA256, RipeMD)以及一个huffman压缩算法。-The VBCrypto source libraries
MD5_cPP
- MD5压缩算法的实现,C++源代码,非常简单。-MD5 compression algorithm implementation, C++ the source code is very simple.
md5
- 完整实现md5算法的源码,经测试正确可用。-Complete implementation of md5 algorithm source code, has been tested and used correctly.
MD5
- MD5加密算法,可计算出字符串或文件的HASH值,带测试程序。-MD5 encryption algorithm, to calculate the value HASH string or file with the test procedures.
md5_cPP
- VC++下MD5运行和使用示例,可以正常使用MD5算法-VC MD5
md5
- MD5算法的C++实现, 包括md5.cpp,md5.h, test.cpp . 命令行 CL md5.cpp test.cpp即可生成 md5.exe . 执行md5.exe 带一个文件名可以计算那个文件的MD5值.-This is MD5 alggorithm of simple C++ realized. just run CL md5.cpp test.cpp will create md5.exe. md5.exe filename will compute MD5 value of