|
|
|
|
|
by tptacek
3358 days ago
|
|
There's that, but more generally and importantly, application developers who take special measures to generate salts tend not to be using secure password hashing algorithms --- the libraries for things like bcrypt tend to handle this for you. |
|