digest vt. 1.消化,助消化。 2.玩味,领会,体会(文意)。 3.容忍,忍受,甘受(侮辱等)。 4.(系统地)整理;汇编(法律);摘要。 5.【化学】浸煮,煮解。 vi. 1.消化。 2.【化学】浸煮。 This food digests well [ill]. 这食品易[难]消化。 This conduct is more than I can digest. 这种行为我忍受不了。 n. 1.文摘;摘要。 2.法律汇编;〔the D-〕 罗马法典〔公元六世纪罗马皇帝查士丁尼命令汇编的罗马法典,共五十卷〕。
The author introduces the message digest algorithm , digital signature and x . 509 certificate which are the foundations of authentication in public - key systems . next , ssl protocol is analyzed 本文首先介绍了密码学方面的基础知识,接着介绍了身份认证中的消息摘要算法和数字签名的原理以及x
To manage the redundancy files and provide a way to verify transferred files , dftp use a message - digest algorithm 5 to assign characteristic code to files . the characteristic code is the primary evidence to manage files in dftp system 为了解决系统中的文件冗余、副本管理、传输校验等问题,采用了mds信息摘要算法来对文件建立特征码,以特征码为系统中文件管理的主要依据。
By applying the common used message digest algorithms , we can compute the test paper content with tester code to generate a fixed length contract which is sensitive to any change in the test paper 摘要通过采用网络安全技术中经常使用的“报文摘要”算法,将考生的试卷内容和考生的考号进行摘要计算,然后生成一个固定长度的摘要,而考生试卷中的任何一个字节变化都会影响到该摘要,从而保证考卷的数据完整性。
Coldfire mcf5235 mcu has a hardware security unit , which can implement popular encryption algorithms and digest algorithms . these security algorithms in srtp / mikey can be implemented by the security unit , so this paper also presents how to use it to implement these algorithms 本项目中的硬件平台mcu ( coldfiremcf5235 )自身带有硬件安全单元,可以实现目前广泛使用的加密算法和认证算法,本课题中两个协议模块内部的加密算法和认证算法就是通过该安全单元实现,因此本论文也论述了如何使用mcf5235硬件安全单元实现这些安全算法。
The first key technique : using plain - text cipher and md5 message - digest algorithm to ensure stb and dhcp server ' s certificate and secure the stb and server ' s communications - the second key technique : using hmac algorithm to realize the safe functions - the third key technique : using ipsec to realize safe functions o those three methods " complexity increases in turn and the degree of the security increases as well which depend on the frame of the methods and the complexity of the algorithm . all theose three methods use the unique serial - number or a special slip - window to defend replay attack 主要采用三种安全方案实现:第一种:利用约定的明文密码验证机顶盒与dhcp服务器的合法身份, md5验证信息合法性:第二种:利用hmac算法验证机顶盒与服务器身份,信息合法性;第三种:利用ipsec验证机顶盒与dhcp服务器身份与信息合法性。每一种方案中皆采用包序号唯一法或者滑动窗口法保证重放攻击。此三种方案复杂度依次增加,安全度依次升高,主要取决于算法的复杂度与架构的搭建。