I am working on windows, and want to encrypt cookie information.
However, all I can find is MD5() and crypt(), neither of which have a
decryption counterpart. Mcrypt would work, but doesn't seem to be
available on win(?).

I just need to be able to get the info back out.

Any suggestions?

Doug Brewer


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to