NYCPHP Meetup

NYPHP.org

[nycphp-talk] shell_exec security pitfalls?

Dan Cech dcech at phpwerx.net
Thu Jul 19 10:02:58 EDT 2007


Dell Sala wrote:
> I'd just love to create a simple solution for storing sensitive data
> without requiring a special decryption setup on the client side. What do
> you think? Am I playing with fire?

You may want to look into the mcrypt extension for PHP, which supports a
number of different ciphers.

Dan



More information about the talk mailing list