I checked the passwords for the users against the DB.
What is faster, the MySQL MD5 function
... pwd = MD5(\'.$pwd.\')
Measure it, it's the only way to be certain.