(no title)
Zimahl
|
5 years ago
Isn't the main security feature of hashing that you hash against a salt and that no one but the server knows the salt? Once you send the salt to the client (and anything on the client should be considered insecure) you give the ability to generate lookup tables for common passwords. Without the salt it's much harder to brute-force the password.
UncleMeat|5 years ago
nikisweeting|5 years ago
fhars|5 years ago