21. For a messagedigest, the strength of the algorithm is determined by the size of the hash or check sum that the algorithm generates.
对于消息摘要,算法的长度由算法生成的哈希码或者校验和决定。
来自互联网
22. The receiver then decrypts the messagedigest using the sender's public key, confirming that the message was indeed sent by the sender.
然后,接收方使用发送方的公钥对消息解密,确认消息确实是由发送方发送的。
来自互联网
23. The sender creates a messagedigest (also called hash value, fingerprint/thumbprint, or watermark) based on the contents of the message.
发送方根据消息的内容创建消息摘要(也称为哈希码、指纹或者水印)。
来自互联网
24. It is easier to compute a messagedigest from a password and computationally infeasible to compute the password based on its message digest.
从密码来计算消息摘要是比较简单的,但以消息摘要为基础来计算密码却是不可行的。
来自互联网
25. The process involves the sender generating the messagedigest, then encrypting the digest using its private key to create the digital signature.
这个过程包括发送方生成消息摘要,然后用其私钥对摘要加密以创建数字签名。
来自互联网
26. SSL protocol USES symmetric encryption, asymmetric encryption, messagedigest, digital signature, digital certificate and other cryptographic techniques.
SSL协议采用了对称加密、非对称加密、信息摘要、数字签名、数字证书等密码学技术。
来自互联网
27. Each check attribute constitutes an MD5 hash (a messagedigest algorithm commonly used in generating cryptographic hashes) of the following concatenated string.
每个check属性组成了以下连接字符串的MD 5散列(一种通常用于生成加密散列的消息摘要算法)。
来自互联网
28. The thesis argues the principle of OTP and studies the implementation of it in security system by introducing an OTP authentication system based on messagedigest.
29. The thesis argues the principle of OTP and studies the implementation of it in security system by introducing an OTP authentication system based on messagedigest.