Hi all, I've been reading about the MD5 + salt hashes used in Zen cart, but cubecart uses a straight MD5 hash, and I want to convert all my customer's passwords to this new type. Is this even possible? I've been playing around with a test php file to see if I can reverse engineer the password out of the salt, but it doesn't appear that I can.
I'm hoping not to lose the passwords.


Reply With Quote
