它被称为“加密哈希函数”(cryptographic hash function)。
加密哈希函数有这样一个属性:在计算时不可能将两个不同的输入通过哈希算法取为相同的值。
A cryptographic hash function has the property that it is computationally infeasible to find two distinct inputs that hash to the same value.
加密哈希函数有这样一个属性:在计算时不可能将两个不同的输入通过哈希算法取为相同的值。
A cryptographic hash function has the property that it is computationally infeasible to find two distinct inputs that hash to the same value.
应用推荐