Hello all!

I'd like to know how does Zen Cart generate the password hashes that are stored for every user in the 'customers' table in the database. I tried a simple MD5 hash of the password, but that doesn't quite seem to work.

Thanks in advance.