Description: 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 code for details.Released November 2001 Platform: |
Size: 973095 |
Author:李湘 |
Hits:
Description: 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 code for details.Released November 2001-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 code for details.Released November 2001 Platform: |
Size: 972800 |
Author:李湘 |
Hits:
Description: md5程序C#实现,本程序使用C#实现MD5的算法,不同于一般网上见到的C的写法。本源码的实现步骤和MD5算法的理论加密过程完全一致,所以很值得学习。-md5 C# procedures, the procedures for the use of C# MD5 algorithm from a general to see that the C-line version. The source implementation steps and MD5 encryption algorithm theory exactly the same, so it is worth learning. Platform: |
Size: 3072 |
Author:实姓 |
Hits:
Description: MD5加解密算法的C语言实现,用于实现安全通信-MD5 encryption algorithm C language implementation for the realization of secure communication Platform: |
Size: 10240 |
Author:zhaolingxi |
Hits:
Description: Md5算法的C++封装类CMD5
CMD5 md5
CString csMd5Buffer=md5.MD5("a string")
执行完成之后csMd5Buffer中即存储了由"a string"计算得到的MD5值:
3a315533c0f34762e0c45e3d4e9d525c-Md5 Algorithm Class C++ package CMD5 CMD5 md5 CString csMd5Buffer = md5.MD5 ( " a string" ) the implementation of that after the completion of storage csMd5Buffer by " a string" calculate the MD5 value: 3a315533c0f34762e0c45e3d4e9d525c Platform: |
Size: 4096 |
Author:淡月清风 |
Hits:
Description: 加密算法之消息摘要MD5算法实现。纯c实现,vc编译运行ok-The encryption algorithm MD5 message digest algorithm. Pure c implementation, vc compiled to run ok Platform: |
Size: 6144 |
Author:yimo |
Hits:
Description: C++实现的MD5对动态口令加密,程序简单易懂,非常方便学习-C++ implementation of the MD5 encryption on the dynamic password, the program easy to understand, very easy to learn Platform: |
Size: 3072 |
Author:luojh |
Hits:
Description: MD5算法的实现以及分析,主循环有四轮(MD4只有三轮),每轮循环都很相似。第一轮进行16次操作。每次操作对a、b、c和d中的其中三个作一次非线性函数运算,然后将所得结果加上第四个变量,文本的一个子分组和一个常数。再将所得结果向右环移一个不定的数,并加上a、b、c或d中之一。最后用该结果取代a、b、c或d中之一。-MD5 algorithm implementation and analysis, the main loop there are four rounds (MD4 only three), each round of circulation are very similar. The first round of the 16 operations. Each operation on a, b, c and d for the first time in three of the nonlinear function operation, then the result plus a fourth variable, the text of a sub-group, and a constant. The results then move to the right of a variable number of rings, plus a, b, c or d in one. Finally, the results of replacing a, b, c or d in one. Platform: |
Size: 191488 |
Author:范小饭 |
Hits:
Description: md5源码。根据md5算法,用C++实现对一个字符串的hash,输出32为十六进制字符。-md5 source code. According to md5 algorithm, using C++ implementation of a string of hash, the output of 32 hexadecimal characters. Platform: |
Size: 2048 |
Author:th |
Hits:
Description: c++ md5算法实现类,可以求一段文文的md5值也可以求出文件的md5值。-c++ md5 algorithm implementation class, you can find the value of a Wenwen can find the md5 file md5 value. Platform: |
Size: 32768 |
Author:min |
Hits:
Description: MD5的HASH算法。C++实现。输入为源文件路径。直接输出该文件的MD5值,适用于密码学实验。-The MD5 HASH algorithms. C++ implementation. Enter the path for the source file. Direct output to the file MD5 value for cryptography experiments. Platform: |
Size: 20480 |
Author:VongRuohang |
Hits:
Description: c++实现的MD5算法及测试代码,BCB2007的测试工程-c++ implementation of the MD5 algorithm and test code, BCB2007 test engineering Platform: |
Size: 9216 |
Author:anje |
Hits: