Page 1 of 1

Encrypting/Decrypting

Posted: Tue Apr 30, 2002 6:35 pm
by Jim
How do I encrypt and then decrypt my cookies and passwords?

Rather short and to the point, but your help would be much appreciated :)

Posted: Tue Apr 30, 2002 7:30 pm
by fatal
Jim... read up on the functions: mcrypt_decrypt(), mcrypt_encrypt(), and also MD5(). Those are some functions off the topof my head... checkout the manual at: http://www.php.net/manual/en/