Hashed passwords cannot be retrieved.
哈希密码不能检索。
A better alternative is to store encrypted or hashed passwords in the database.
更好的替代方法是在数据库中存储加密密码或哈希密码。
Hashed passwords are more secure than encrypted passwords because they can't be decrypted.
哈希密码比加密密码更安全,因为无法对其进行解密。
But when a remote hacker obtains a large list of hashed passwords from a server or database, we're in trouble.
但是当一个远程黑客从服务器或者数据库拿到了一长串hash过的密码时,我们就有麻烦了。
If you store hashed passwords, which is a really good idea, you need to prepare an alternate way of authenticating the user.
如果你保存散列后的密码,这确实很好,你需要准备另一套方法来验证用户。
Hashed passwords stored in a text file cannot be used to regenerate the original password, but they are potentially vulnerable to a dictionary attack.
储存在文字档中的杂凑密码无法用于重新产生原始密码,但它们可能容易受到字典攻击。
While the Membership service does support keeping a question and answer for each user, it's used only to decide whether to E-mail the password, so it can't be used with hashed passwords.
然而会员服务不支持为每一个用户保管问题与答案。它只能用于决定是否发送e - mail通知密码。
User accounts and (hashed) passwords are stored directly in the database. Furthermore, the following information is stored in a flat file called db2auth_key.txt.
用户帐户和密码(散列值)将直接存储在数据库中。
Instead, the clear-text passwords are hashed using an MD5 hash algorithm by the plug-in applications and are stored in this hashed form in the database.
插件应用程序使用MD 5散列算法对明文密码进行散列计算,并在数据库中存储散列形式的密码。
Can SQL injection happen from inputed passwords if they are hashed?
可以从SQL注入发生输入的密码是否散列?
Although we only store encrypted (for synchronized passwords) or hashed and salted (for authentication) passwords in this system, we have reset all the Opera sync account passwords as a precaution.
虽然我们只存储加密的(用于同步的密码)或哈希和盐渍(认证),在这个系统中的密码,我们已经重置所有歌剧同步帐户密码作为一项预防措施。
Although we only store encrypted (for synchronized passwords) or hashed and salted (for authentication) passwords in this system, we have reset all the Opera sync account passwords as a precaution.
虽然我们只存储加密的(用于同步的密码)或哈希和盐渍(认证),在这个系统中的密码,我们已经重置所有歌剧同步帐户密码作为一项预防措施。
应用推荐