It increases the length of the hashed value and potentially adds characters that were not part of the character set used in generating the table.
它使得hash值有所加长,并有可能加入表生成过程所用字符集以外的字符。
If you select "strong," a hashed value of the user's password (instead of the actual password in plaintext form) travels to ApacheDS for authentication.
如果选择“strong”,那么用户口令以散列值形式(而不是明文形式的实际口令)传递给ApacheDS进行身份验证。
But it is possible to attack the hashed value of your password using rainbow tables: enormous, pre-computed hash values for every possible combination of characters.
但是有可能通过rainbow表去攻击密码的hash值:预先计算出来的数量庞大的hash值,涵盖所有可能的字符组合。
With DPF, each row of a given table is placed in a specific database partition based on the hashed value of the table's distribution key, which is defined when the table is created.
在使用DPF时,根据表的分布键(这在创建表时定义)的散列值,把表的每一行放在特定的数据库分区中。
In traditional de-duplication, objects are hashed, and the hash value is used as the initial check for similarity.
在传统的去耦合中,对象被散列化,然后使用散列值进行初始相似性检查。
You can harden a hashed password further by adding salt (a cryptographically secure random value) to the hash.
通过向哈希中添加salt(密码安全随机值),可以进一步强化哈希密码。
Even if an attacker gained access to the hashed version of your password, it's not possible to reconstitute the password from the hash value alone.
即使一个攻击者获得权限看到你经过hash的密码,也不可能只从hash值重建密码。
At a later time, the data can be hashed again and compared to the protected value.
可以在以后再次散列该数据并与被保护的值进行比较。
Usually, data is hashed at a certain time and the hash value is protected in some way.
通常,在某个时刻散列数据并以某种方式保护哈希值。
To validate credentials, the user password is hashed using the MD5 algorithm and compared to the stored value.
为了验证认证,会使用MD 5演算法杂凑使用者密码,并与储存值做比较。
To validate credentials, the user password is hashed using the SHA1 algorithm and compared to the stored value.
为了验证认证,会使用SHA1演算法杂凑使用者密码,并与储存值做比较。
To validate credentials, the user password is hashed using the SHA1 algorithm and compared to the stored value.
为了验证认证,会使用SHA1演算法杂凑使用者密码,并与储存值做比较。
应用推荐