-
MD5的全称是Message
MD5的全称是Message-digest Algorithm 5(信息-摘要算法),在90年代初由MIT Laboratory for Computer Science和RSA Data Security Inc,的Ronald L. Rivest开发出来,经MD2、MD3和MD4发展而来。它的作用是让大容量信息在用数字签名软件签署私人密钥前被"压缩"成一种保密的格式(就是把一个任意长度的字节串变换成一定长的大整数)。不管是MD2、MD4还是MD5,它们都需要获得一个随机长度的信息并产生一个128位的信息摘要。虽然这些算法的结构或多或少有些相似,但MD2的设计与MD4和MD5完全不同,那是因为MD2是为8位机器做过设计优化的,而MD4和MD5却是面向32位的电脑。这三个算法的描述和c语言源代码在Internet RFC 1321中有详细的描述(http://www.ietf.org/rfc/rfc1321.txt),这是一份最权威的文档,由Ronald L. Rivest在1992年8月向IETF提交。
-err
- 2022-11-02 12:00:03下载
- 积分:1
-
windows环境下基于QT的串口,MP3,carema等功能软件
windows环境下基于QT的串口,MP3,carema等功能软件,融合了很多功能。
- 2022-02-06 03:20:40下载
- 积分:1
-
i.MX27芯片WinCE 6
i.mx27 soc for wince 6.0
- 2022-07-15 08:34:56下载
- 积分:1
-
Power PC 55xx flexray 通信
Power PC 55xx flexray 通信-Power PC 55xx flexray communication
- 2022-07-06 12:57:27下载
- 积分:1
-
Pratical Visual C++6.0 chapter examples
实用Visual C++6.0教程各章节(第四章)的源代码,很好地帮助初学者熟悉VC开发平台。-Pratical Visual C++6.0 chapter examples
- 2022-02-05 00:36:31下载
- 积分:1
-
协议艾伦布拉德利(AB)PLC DF1。实施。例子包括。
Protocol Allen Bradley (AB) PLC DF1. Implementation. Example included.-Protocol Allen Bradley (AB) PLC DF1. Implementation. Example included.
- 2022-11-04 07:55:03下载
- 积分:1
-
公路上的汽车流量计数
本次设计的程序是基于Matlab的应用于道路交通的汽车统计计数的设计,设计思路清晰,设计过程比较合理,也快速的实现了汽车的流量的计数统计,效果良好
- 2022-07-14 15:30:59下载
- 积分:1
-
绘图使用 Opengl 的计算机
图表基本上显示如何设计一台电脑,在 c + + 中使用 opengl。它是最适合初学者不知道如何在 opengl 中编写的代码。
- 2022-03-13 03:18:44下载
- 积分:1
-
Application runs some others applications in defined intervals.
Application runs some others applications in defined intervals.
- 2022-01-22 16:49:28下载
- 积分:1
-
输入一个句子(由空格分隔的若干个词)将该句子按如下的要求输出:
1.第偶数个词反序,第奇数个词不反序
2.个词之间只留一个空格
3.句首和句尾不留空...
输入一个句子(由空格分隔的若干个词)将该句子按如下的要求输出:
1.第偶数个词反序,第奇数个词不反序
2.个词之间只留一个空格
3.句首和句尾不留空格-importation of a sentence (space separated by the number of words) Revise the sentence requested by the following output : 1. even the first-term anti-sequence, section 000 odd word does not fight sequence two. between the words out, leaving only a blank 3. the first sentence and the end of the sentence without leaving spaces
- 2022-02-09 18:33:21下载
- 积分:1