Hi,
if you want *real* encryption it will never be as fast as XOR :)
Anyway, take a look at:
http://php.websolut.net/manual/en/ref.mcrypt.php

There are some examples too.

Regards,
Nuno Silva

Floyd Piedad wrote:

> Hi,
> 
> I want to store all data into mySQL database in encrypted format and
> then show it only after decrypting it.  What is the fastest way of doing
> it?
> 
> Floyd


-- 
PHP General 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