|
|
|
|
|
by frommstoms
3614 days ago
|
|
There are databases of hashes to common passwords that makes it easy to find the password from hash. If you use weak passwords like "password123", hashing it is not going to make it secure (unless it is salted). And so the general advice is use strong passwords no matter what. |
|