单向散列算法,又称hash函数,Hash函数(也称杂凑函数或杂凑算法)就是把任意长的输入消息串变化成固定长的输出串的一种函数。这个输出串称为该消息的杂凑值。一般用于产生消息摘要,密钥加密等。
The results show that the implementations of the encryption algorithms and one-way hash algorithms achieved relatively high performance.
性能测试的结果表明密码算法和单向散列算法在SDTA结构上获得了较好的性能。
参考来源 - 密码算法在同步数据触发体系结构上的实现 in C·2,447,543篇论文数据,部分数据来源于NoteExpress
取而代之的是,使用一种单向散列算法来避免密码被提取。
Instead, use a one-way hashing algorithm to prevent password extraction.
性能测试的结果表明密码算法和单向散列算法在SDTA结构上获得了较好的性能。
The results show that the implementations of the encryption algorithms and one-way hash algorithms achieved relatively high performance.
为了更多的利益,利用单向加密算法或散列,像MD 5 14或Blowfish, 15将使密码的解密成为不可能。
For added benefit, using a one-way encryption algorithm or hash, like MD5 14 or Blowfish, 15 will make decrypting the password impossible.
应用推荐