Welcome Guest, Not a member yet? Register   Sign In
What exactly does password hashing and salting protect against?
#2

[eluser]wowdezign[/eluser]
It's true that if a person uses a weak password, then their account is vulnerable.

Hashing and salting passwords helps against "rainbow tables". I hope the reference is alright:

http://en.wikipedia.org/wiki/Rainbow_table

Some developers like to use a site salt. I use a different salt for each user in the db.

Hope that helps.


Messages In This Thread
What exactly does password hashing and salting protect against? - by El Forum - 01-06-2010, 12:42 PM



Theme © iAndrew 2016 - Forum software by © MyBB