Cryptography

[email protected] (Laurent SIMON) Wed, 25 Aug 2004 14:25:58 +0200
Newsgroups php.xml.dev
Message-ID <[email protected]>
Hi !
"
cmd="/usr/bin/gpg -r [email protected] --encrypt-files/home/www/from/test.xml";

shell_exec($cmd);
"
dont work at all!

Does somebody already try cryptography within scripts ?