Quote:
Originally Posted by KirbyDE
This is a FAQ and has been answered over and over agein already
Column password in table user is md5(md5('PlaintextPassword'), salt).
Does this help you?
|
Bit of a long shot but does anyone know If I can reproduce the password in VB.Net. I'm trying to create a 'Post a Comment' link on another site which is .Net, tried all sorts of variations of MD5 but the resulting hash code is never the same as the database.