1. When you say "on my system in unencrypted form" do you indeed mean you want data that can be encrypted and then unencrypted as opposed to a hash like md5() that cannot be reversed? (I only ask this because a lot times people use them synonymously when they should not.)
Yes, two way, like PKI. Honestly, I'd like to be able to encrypt the stream as it comes in and decrypt it on the way out. I'd rather not know or have access to, at any time, what's being transfered... 2. This isn't a question really but I spoke with my friend google (maybe you two have met?) and he said this "http://www.tonymarston.net/php-mysql/encryption.html". Haha, Yes, I've heard of him. And yes, I did consult but didn't stumble across this link. Reading it now. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php