Re: [PHP] PGP/PHP

2002-12-16 Thread Jason Sheets
There is actually a gpg PHP module available that makes gpg easy functions available to PHP so you do not need to execute command line programs on plain text files. Remember if you write your data to a plain text file it will temporarily be vunerable to interception by anyone with read access to t

Re: [PHP] PGP/PHP

2002-12-16 Thread David T-G
Jonathan -- ...and then Jonathan said... % % I have necessary PGP client software on my machine and have tested the % functionality of PGP from my site, however, I want to know how to use % PHP to send a PGP email. 1) Do you know how to use pgp to encrypt and decrypt a file? 2) Do you know how

[PHP] PGP/PHP

2002-12-15 Thread Jonathan
I have necessary PGP client software on my machine and have tested the functionality of PGP from my site, however, I want to know how to use PHP to send a PGP email. This is the scenario, I have a shopping cart which directs to SSL, then while in SSL, the customer will input their information, i

[PHP] PGP/PHP

2002-12-15 Thread Jonathan
I have necessary PGP client software on my machine and have tested the functionality of PGP from my site, however, I want to know how to use PHP to send a PGP email. This is the scenario, I have a shopping cart which directs to SSL, then while in SSL, the customer will input their information, i

Re: [PHP] PGP --> PHP

2001-12-22 Thread Brian Clark
* J.Mueller, pro.vider.de GmbH ([EMAIL PROTECTED]) [Dec 22. 2001 10:03]: > Hello Everybody, Hiya. > we have a problem to implement a PGP-function into > a PHP-Script. PHP 4.0.6 as CGI, Apache 1.3.11, FeeBSD 4.2 > a) > PGP from the command line works: > % pgps -ato test.sig test.txt -z passphra

[PHP] PGP --> PHP

2001-12-22 Thread J.Mueller, pro.vider.de GmbH
Hello Everybody, we have a problem to implement a PGP-function into a PHP-Script. PHP 4.0.6 as CGI, Apache 1.3.11, FeeBSD 4.2 a) PGP from the command line works: % pgps -ato test.sig test.txt -z passphrase b) Calling a little PHP Script $kommando = "/usr/local/bin/pgps -ato test.sig test.txt -