Re: [PHP] encrypting session variables

2001-07-09 Thread Brad Wright
Tyrone, > Make an MD5 hash using the session variable. Make it again (with the same > seed) before using it, if the hashes don't match, it's been messed with. I'm sorry, I'm not sure what an MD5 hash is. Could you elaborate and/or point me towards some documentation. Thanks, Brad -- PHP Ge

RE: [PHP] encrypting session variables

2001-07-09 Thread Tyrone Mills
From: Brad Wright [mailto:[EMAIL PROTECTED]] Sent: Monday, July 09, 2001 6:08 PM To: PHP General List Subject: [PHP] encrypting session variables Hi all, Is there a simple way to encrypt session variables. If so, is there a method to 'decode' the encrypted session variable when req

RE: [PHP] encrypting session variables

2001-07-09 Thread Chadwick, Russell
where password(session_id) = 'd3a8f932b10'; -Original Message- From: Brad Wright [mailto:[EMAIL PROTECTED]] Sent: Monday, July 09, 2001 6:08 PM To: PHP General List Subject: [PHP] encrypting session variables Hi all, Is there a simple way to encrypt session variables. If so,

[PHP] encrypting session variables

2001-07-09 Thread Brad Wright
Hi all, Is there a simple way to encrypt session variables. If so, is there a method to 'decode' the encrypted session variable when required?. Thanks in advance, Brad -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: