搜索资源列表
MD5Tsql
- tsql md5函数,md5是一个摘要算法,也可用于加密,加密后不可反相运算-tsql md5 function, md5 is a summary algorithm can also be used for encryption, encrypted not RP-Operational
MD5加密的C++类
- 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。 LPCSTR TargetFile(char *filename=NULL) //计算文件的MD5值 void TargetStr(LPCSTR str) //计算字符串的MD5值 LPCSTR GetDigestKey() //取MD5运算后的结果
SQLSERVER-MD5
- sql server2000没有提供用于数字签名的MD5系统函数,这是一个实现MD5功能的自定义函数源码-sql server 2000 did not provide for the MD5 digital signature system function, This is a realization of the MD5 function-defined functions FOSS
linux-MD5
- 毕业设计,md5在linux下的性能测试,加了linux下的时间测试函数!当然也可以加密解密!-graduation design, md5 linux in the performance tests, the increase of time under linux test function! Of course, we can decrypt encrypted!
md5
- MD5功能函数,测试无误的MD5函数,在LINUX系统上测试通过-MD5 function to test the accuracy of the MD5 function, in the LINUX system test
MD5
- 绝对好使的Hash摘要算法,提供主函数调用例程,很好使哦,vc6.0版!-Absolute so the Hash digest algorithm, providing the main function call routines, so good Oh, vc6.0 version!
MD5
- MD5 (Message-Digest algorithm 5) is a widely used, partially insecure[1] cryptographic hash function with a 128-bit hash value. As an Internet standard (RFC 1321), MD5 has been employed in a wide variety of security appl
MD5
- 文件中有说明,本程序主要提供了MD5算法的功能实现!-Document has indicate that this procedure provides the main function of MD5 algorithm realize!
Md5
- MD5的加密解密功能,已经测试过可以正常使用,请需要的网友们安心下载。-MD5 encryption decryption function, has been tested to normal use, please feel at ease users need to download.
MD5
- DELPHI MD5加密 1、 MD5String、MD5File、MD5Print、MD5Match这四个函数是供调用的。其他是用来辅助这几个函数的子函数。 2、MD5String为加密字符串。 3、MD5File为加密这个文件。 4、MD5Print是将加密后的密文转换成字符串。 5、MD5Match是用来比较密文是否一致。-DELPHI MD5 encryption 1, MD5String, MD5File,
md5
- 基于delphi的md5.pas加密函数,能够执行。-Based on the md5.pas encryption delphi function to perform.
MD5-collision-process(c-source-code)
- 根据hash函数破解国际通用密码MD5的C程序,根据王小云的碰撞算法。-Hash function in accordance with international crack MD5 passwords of C procedures, according to Wang Xiaoyun of the collision algorithm.
md5
- MD5算法及例子 1、 MD5String、MD5File、MD5Print、MD5Match这四个函数是供调用的。其他是用来辅助这几个函数的子函数。 2、MD5String为加密字符串。 3、MD5File为加密这个文件。 4、MD5Print是将加密后的密文转换成字符串。 5、MD5Match是用来比较密文是否一致。 加密字符串aaa MD5String(‘aaa‘) 将加密后的aaa显示出来 MD
hash
- 亲测,很好用的hash function-Pro-test, a good hash function used
MD5
- MD5 DLL调用,使用C / C++ 编写,可直接调用,内附使用说明 -Function: MD5 DLL
md5
- symbian md5方法,测试过,可以用。-symbian md5 function
MD5
- 能够实现对文件或是磁盘进行md5的计算 vc++ 只需要一个入口函数便可 完整源码,现成d-Can be achieved on paper or disk for the calculation of md5 vc++ can be only one entry point function complete source code, ready-made dll
MD5
- In cryptography, MD5 (Message-Digest algorithm 5) is a widely used cryptographic hash function with a 128-bit
md5
- md5 code.hash input=text file output=text file function:md5 hashing
md5
- 哈希散列函数md5的实现,在matlab平台下实现(Hash hash function MD5 implementation, on the MATLAB platform to achieve)