06-16-2012, 07:01 AM
hashed with a salt is all you need provided 1. you use a password hashing algorithm and not a cryptographic hashing algorithm, and 2. you use a unique, randomly generated salt for each hash in your database.
the rest is just goofy imo.
the rest is just goofy imo.