HMAC

HMAC

 英

  • 网络Hash message authentication codes; 哈希的消息验证代码; 哈希值的消息验证代码

例句

Creates an instance of an implementation of a Hash-based Message Authentication Code (HMAC).

创建基于哈希消息验证代码HMAC实现实例

HMAC is a message authentication code, I developed this procedure can be of arbitrary length message authentication.

hmac一种消息验证开发这个程序可以进行任意长度消息验证

The cryptographic strength of HMAC depends on the properties of the underlying hash function.

HMAC加密强度取决于基础哈希函数属性

Represents the abstract class from which all implementations of Hash-based Message Authentication Code (HMAC) must derive.

表示基于哈希消息验证代码HMAC所有实现必须从中派生抽象

The sender computes the hash value for the original data and sends both the original data and the HMAC as a single message.

发送计算原始数据哈希原始数据HMAC一个消息传送

HMAC for application in highway engineering has important practical significance.

HMAC公路工程应用具有重要现实意义

The receiver recalculates the hash value on the received message and checks that the computed HMAC matches the transmitted HMAC.

接收重新计算接收消息哈希检查计算所得HMAC是否传送HMAC匹配

The performance of HMAC with low-grade and high modulus asphalt aggregates and extra additives was study.

试验分析高模量沥青混合力学特性

Initializes an instance of the default implementation of HMAC.

初始默认HMAC实现实例

However, the HMAC values it produces are inconsistent with the output of the. NET Framework 2. 0 Implementation of the class.

但是生成HMAC.NETFramework2.0实现输出不一致

The HMAC support implements the basics for message authentication, following RFC 2104.

HMAC支持信息验证实现基础遵守2104规则

The HMAC process mixes a secret key with the message data and hashes the result.

HMAC进程消息数据混合结果进行哈希运算

In addition, the TLS layer will check each record for tampering by computing the HMAC_MD5 hash of the contents.

此外TLS通过计算消息内容HMAC_MD5哈希校验每一消息是否篡改

Computes a Hash-based Message Authentication Code (HMAC) using the SHA512 hash function.

使用SHA512哈希函数计算基于哈希消息验证代码HMAC)。

This switch causes all HMAC objects created in the application to use the. NET Framework 2. 0 Calculation.

开关应用程序创建所有HMAC对象使用.NETFramework2.0计算

HMAC can be used with any iterative cryptographic hash function, such as MD5 or SHA-1, in combination with a secret shared key.

HMAC可以任何密码编译杂凑例如MD5SHA-1)一起使用秘密组合

Asphalt Concrete(HMAC) has the excellent antirutting performance, it provide a new way to solve the rutting problem.

高模沥青混凝土HMAC具有优良车辙性能解决车辙问题提供一种途径

Ideally, use hash-based message authentication code (HMAC) because it's the most secure.

理想情况使用基于哈布消息验证HMAC),因为安全