You can use the mcrypt functions of php.  You can look in the php manual
here: http://www.php.net/manual/en/ref.mcrypt.php .  You will also need to
compile php with mcrypt.  I use mcrypt with no problems.  



Ray Hunter
Firmware Engineer

ENTERASYS NETWORKS


-----Original Message-----
From: Jonathan Hilgeman [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, February 21, 2002 11:59 AM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] Secure Encrypt/Decrypt Functions


Does anyone know of a fairly simple, but secure technique for encrypting and
decrypting text?

- Jonathan

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to