26.06.2013, 17:07
You can try a combination of adding the salt at the beginning, the end, or two salts at the beginning and end. Find a combination that isn't really intuitive.
EDIT: You can also use a constant salt (that isn't stored in your database preventing a hacker from getting) along with a random one.
EDIT: You can also use a constant salt (that isn't stored in your database preventing a hacker from getting) along with a random one.

