Cryptographic Hash Function的意思|示意

美 / / 英 / /

加密哈希函数


Cryptographic Hash Function的网络常见释义

加密哈希函数 ...被译码核对的交易指令,会被节点们打包成一个“区块”。所有节点会竞赛解决一个被称为加密哈希函数(cryptographic hash function)的数学题,唯一解题方法是随机猜,最快猜中答案的节点,其准备的“区块”就会加到所有其他节点的“区块链”上。

密码哈希函数 密码哈希函数(Cryptographic hash function),也叫做哈希函数,是一个产生一个固定大小的由任意数量的数据产生的数学函数。

加密散列函数 ...加密算法可能受到出口控制(如DES),因此有些组织可能无法得 到加密算法 使用加密散列函数(cryptographic hash function)的消息鉴 别: 使用加密散列函数计算消息摘要时需要包含一个密钥,但它并不用 来做加密运算。

杂凑函数 单向杂凑函数密码学上的杂凑函数(Cryptographic Hash Function),为一种可以将任意长度的输入讯息加以浓缩、转换,成为一相当短的固定长度输出讯息的函数,此一输出讯息一般称为文件摘要(Message ...

Cryptographic Hash Function相关例句

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

HMAC可以与任何反复式的密码编译杂凑函式(例如MD 5或SHA - 1)一起使用,并与秘密共用金钥组合。

A cryptographic hash function has the property that it is computationally infeasible to find two distinct inputs that hash to the same value.

加密哈希函数有这样一个属性:在计算时不可能将两个不同的输入通过哈希算法取为相同的值。

A hash is the result of a cryptographic function that takes an arbitrarily sized string of data, performs a mathematical encryption function on it, and returns a fixed-size string.

哈希是一种加密功能所获得的结果,这种加密需要获取任意大小的字符串数据,并用算法对其进行加密,然后返回一个固定大小的字符串。

MD5 is a "cryptographic" hash function, because it's very difficult to produce a block of information that has a specific given hash value.

MD 5是一个“加密”散列函数,因为生成一个具有特定给定散列值的信息块非常困难。

It is called the function (cryptographic hash).

它被称为“加密哈希函数”(cryptographic hash function)。