Generating SALT value for passwords
Hi,
I am creating a user login / registration system separate from vBulletin. Login part works fine, but I am a bit lost on the registration part.
I know that vBulletin passwords are double MD5'd then salted. Thing is, how can I create the salt value? I haven't really looked at the vB code yet... but I was hoping someone here could save me the time (seen more than a few sites with a similar system).
|