网站首页  词典首页

请输入您要查询的英文单词:

 

单词 message digest
释义

message digest

美 
英 
  • 网络消息摘要;讯息摘要;报文摘要
n.
1.
a compressed representation of every bit in a longer message, usually encrypted to provide a digital signature

例句

释义:
1.
If any one character of a message is changed, then up to half of the message digest changes.
如果改变了消息中的一个字符,那么消息摘要中大约有一半字符要改变。
www.ibm.com
2.
For a message digest, the strength of the algorithm is determined by the size of the hash or check sum that the algorithm generates.
对于消息摘要,算法的长度由算法生成的哈希码或者校验和决定。
www.ibm.com
3.
The message that you sign is scrambled into a message digest using your private key.
签署的消息使用私钥拼凑成消息摘要。
www-128.ibm.com
4.
To produce a message digest, you need a scrambling mechanism.
为了生成消息摘要,您需要一种加密编码机制。
www-128.ibm.com
5.
You can think of a message digest as a digital fingerprint of the larger document.
可以将消息摘要视为较大文档的数字指纹。
msdn2.microsoft.com
6.
The message digest is like a watermark that cannot be counterfeited.
讯息摘要如同不能被仿冒的浮水印。
www.cyut.edu.tw
7.
Tampering is addressed by a message digest, which is a fixed size numeric representation of the contents of a message.
消息摘要解决了篡改问题,消息摘要是消息内容的定长数字表示。
www.ibm.com
8.
The hash value represents concisely the longer message or document from which it was computed ; this value is called the message digest .
哈希值简明地表示从中计算它的较长消息或文档;该值称为消息摘要。
www.bing.com
9.
This one-way value is sometimes called the message digest, and is analogous to a digital fingerprint or checksum for the document.
有时这个单向值也叫做报文摘要,与文档的数字指纹或标准校验和相似。
www.bing.com
10.
To use public-key cryptography to digitally sign a message, Alice first applies a hash algorithm to the message to create a message digest.
为了使用公钥加密对消息进行数字签名,小红首先将哈希算法应用于该消息以创建消息摘要。
msdn2.microsoft.com
1.
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.
若要使用公钥系统对消息进行数字签名,发送方先向该消息应用哈希函数以创建消息摘要。
msdn2.microsoft.com
2.
Algorithm Type defines whether the cryptography algorithm is symmetric, asymmetric, or a message digest.
算法类型定义加加密算法是对称的、非对称的还是消息摘要。
www.ibm.com
3.
The receiver then decrypts the message digest using the sender's public key, confirming that the message was indeed sent by the sender.
然后,接收方使用发送方的公钥对消息解密,确认消息确实是由发送方发送的。
www.ibm.com
4.
The sender then encrypts the message digest with the sender's private key to create the sender's personal signature.
然后,发送方用自己的私钥对消息摘要进行加密,以创建发送方的个人签名。
msdn2.microsoft.com
5.
If you need to hex-encode or Base64-encode message digest output, you're on your own - there's no standard JDK support for either.
如果需要输出十六进制编码或Base64编码的消息摘要,你只有靠自己-对上述两种编码,没有标准的JDK支持它们。
www.infoq.com
6.
On this basis, it analyzes MD5 message digest encryption weaknesses and deciphering means.
在此基础上分析MD5散列算法的弱点及其破译手段。
www.ecice06.com
7.
Message-digest size, as well as padding requirements, remain the same.
消息摘要的大小以及填充要求保持不变。
msdn2.microsoft.com
8.
The key concept behind this algorithm is that it is infeasible to ever produce two messages that would have the same message digest.
在这个算法中密钥的概念是,我们不可能产生两条具有相同消息摘要的消息。
www-128.ibm.com
9.
Use the saved Message Digest signature (see step 2, above) to verify the integrity of the retrieved image.
使用保存的MessageDigest签名(参见上面的第2步)检查接收到的映像的完整性。
www.ibm.com
10.
So, instead of encrypting the original message sent by Alice, Bob constructs a message digest and encrypts that.
葰以,取笩直扌妾加密甲发来菂原始信息,乙创建弌个信息摘要并且加密该摘要。
jiaocheng.gdjob168.com
1.
If the hashing cipher is run through code a second time and the message digest changes, it means the code changed after being signed.
当再一次对该代码应用此散列密码时,如果产生的消息摘要发生变动,则意味着经签名后的代码发生了变动。
www-128.ibm.com
2.
This condensed version is the message digest we talked about earlier.
这个压缩版本就是前面所述的消息摘要。
www-128.ibm.com
3.
The message digest is a compact and unique representation of data.
该消息摘要是数据的紧凑且唯一的表示形式。
msdn2.microsoft.com
4.
You can determine the list of ciphers and message digest formats supported by using openssl help, as shown here in Listing 1.
可以通过openssl帮助确定受支持的密码和哈希格式列表,如清单1所示。
www.ibm.com
5.
The Message Digest 5 utility is readily available, in source, and binary versions on the Internet.
很容易从互联网上获得MessageDigest5实用程序的源代码和二进制版本。
www.ibm.com
6.
Next, after a hashing function produces a message digest, the developer signs the digest with their private RSA key.
接下来,在散列函数产生了消息摘要之后,开发人员用他们的RSA私钥对该摘要进行签名。
www-128.ibm.com
7.
The sender encrypts the message digest under her private key.
发送方用自己的私钥加密消息摘要。
www.ibm.com
8.
The message digest (also called the message authentication code) is computed using a hash function.
消息摘要(又称消息认证代码)是用散列函数计算的。
www.ibm.com
9.
It is easier to compute a message digest from a password and computationally infeasible to compute the password based on its message digest.
从密码来计算消息摘要是比较简单的,但以消息摘要为基础来计算密码却是不可行的。
www.ibm.com
10.
The message digest is encrypted with sender's private key.
报文摘要是用发送者的秘密钥匙加密的。
www.jukuu.com
1.
An array of byte values that contains the message digest.
包含消息摘要的字节值数组。
msdn2.microsoft.com
2.
However the MD5 algorithm is much faster in calculating the message digest.
但是,MD5算法在计算消息摘要方面要更快一些。
www.ibm.com
3.
To send encrypted authentication information and to ensure greater security, the message-digest keyword is used.
要发送加密的认证资讯和确保更高的安全性,讯息摘要关键字被使用。
www.cyut.edu.tw
4.
By convention, anyone can read the signed message digest by using the signer's known public key.
按照约定,任何人都可以使用签署者已知的公钥阅读签署的消息摘要。
www.ibm.com
5.
Retrieves the MD5 message-digest algorithm.
撷取MD5讯息摘要演算法。
technet.microsoft.com
6.
SHA-256 generates a 256-bit message digest of the original data.
SHA-256为原始邮件生成一个256位的邮件摘要。
technet.microsoft.com
7.
Passwords are stored using a Message Digest 5 (MD5) hash digest.
使用消息摘要5(MD5)哈希摘要存储密码。
msdn2.microsoft.com
8.
A message digest is scrambled data that is based on the password and the packet contents.
讯息摘要是依据密码和封包内容的混合资料。
www.cyut.edu.tw
9.
The type attribute indicates the hash algorithm, such as Message-Digest algorithm 5 (MD5) or Secure Hashing Algorithm (SHA-1).
类型属性指出了hash算法,例如消息摘要算法5(MD5)或安全哈希算法(SHA-1)。
www.ibm.com
10.
For example, there are several different standards of MD (Message Digest) algorithm.
例如,MD(消息摘要)算法有几种不同的标准。
www.ibm.com
1.
Using Message- Digest Algorithm for Improving Efficiency of Web Information Searching
用信息-摘要算法提高Web信息检索效率的研究
service.ilib.cn
2.
The hash function used to generate the message digest
用于生成消息摘要的散列函数
www.ibm.com
3.
Message digest of password is stored in the database, and the same is used for authentication
数据库中存储口令消息摘要,数据库中存储口令消息摘要,同样用其进行鉴别?
wenku.baidu.com
4.
This single addition changes the message digest completely
仅仅增加了一个字符就完全改变了消息摘要
www-128.ibm.com
5.
Software Protection Solution Based on Dissymmetrical Encryption and Message Digest
一种基于非对称加密和消息摘要的软件保护方案
service.ilib.cn
6.
Chaotic map-based message digest algorithm
基于混沌映射的信息摘要算法
www.ilib.cn
7.
Manual signature approach based on message digest for electronic documents
基于报文摘要的电子文档手工签名方法
service.ilib.cn
8.
Digital Signatures on Process Documents Based on Message Digest Functions
基于摘要信息函数的工艺文档的电子签名
www.ilib.cn
9.
Investigation of image encryption techniques based on image message digest and RSA
基于图像信息摘要和RSA的图像加密技术研究
ilib.cn
10.
Research and Implementation of One Time Password Authencation System Based on Message Digest
基于信息摘录的一次性口令认证系统的研究与实现
www.ilib.cn
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/8/19 12:38:41