show/hide this revision's text 2 deleted 4 characters in body

I wouldn't store the password hashed in two different ways - your system is then effectively weaker than at least as weak as the weakest of the hash algorithms you are using.

show/hide this revision's text 1

I wouldn't store the password hashed in two different ways - your system is then effectively weaker than the weakest of the hash algorithms you are using.