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-〕 罗马法典〔公元六世纪罗马皇帝查士丁尼命令汇编的罗马法典,共五十卷〕。
message n. 1.通信;口信;问候;祝词;讯,消息,情报,电报,通报;【物理学】信息;【生物学】遗传密码单位〔表明氨基酸合成某种蛋白质时的排列顺序〕。 2.〔美国〕(总统的)咨文。 3.启示;教训,(预言者的)神示;要旨;寓言。 4.(使者接受的)任务,使命。 5.广告词句。 an oral [a verbal] message 口信。 a wireless message 无线电报。 a message to the nation 告国人书。 a congratulatory message 贺电,贺辞,献词。 a message centre 通讯社;收发室。 a New Year message 新年祝贺。 message rate (电话的)计次价目。 State of the Unions M- 〔美国〕国情咨文。 go on [do] a message 出外为人办事。 leave a message 留话。 message of greetings 贺电,贺信;祝词。 send a person on a message 派人出去。 vt. 通知,通告;发信号告知。
The signed message digest can be appended to the code and distributed with the developer s public certificate 经过签名的消息摘要可以附加到此代码上,并用开发人员的公共证书来分发此信息(代码和消息摘要) 。
To use a public - key system to digitally sign a message , the sender first applies a hash function to the message to create a message digest 若要使用公钥系统对消息进行数字签名,发送方先向该消息应用哈希函数以创建消息摘要。
To use public - key cryptography to digitally sign a message , alice first applies a hash algorithm to the message to create a message digest 为了使用公钥加密对消息进行数字签名,小红首先将哈希算法应用于该消息以创建消息摘要。
If the hashing cipher is run through code a second time and the message digest changes , it means the code changed after being signed 当再一次对该代码应用此散列密码时,如果产生的消息摘要发生变动,则意味着经签名后的代码发生了变动。
Three algorithms are provided in this card : 128 bit systemic algorithm , 128 bits message digest hash and rsa with module length 1024 / 2048 bits 密码卡主要提供三类密码算法: 128位分组算法、 128位报文认证hash算法、模长1024 / 2048位rsa算法。
As i mentioned earlier , to improve performance and avoid clogging attacks , you actually sign the message digest rather than the message itself 正如我早先提到的那样,为了改进性能并避免攻击造成堵塞,您实际上签署的是消息摘要而不是消息本身。
The algorithm takes as input a message of arbitrary length and produces as output a 128 - bit " fingerprint " or " message digest " of the input 这个算法可以接收任意长度的消息作为输入,并对输入生成一个128位的“指纹( fingerprint ) ”或“消息摘要( message digest ) ”作为输出。
If the message digest that the receiver computes exactly matches the message digest received from the sender , the receiver can assume that the message was not altered while in transit 如果接收方计算的消息摘要与从发送方收到的消息摘要完全匹配,则接收方可以假定消息在传输中未被更改。
It includes functions of tonglink / q , using rc5 encryption algorithm , md5 message digesting algorithm , diffie - hellman key exchanging algorism to implement point - to - point security 描述了通过md5消息摘要算法, rc5加密算法, diffie - hellman密钥交换算法,密钥保存等方法实现点-点加密的过程。
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