] PHP and RSA/Java (Repost with correct e-mail!)
This would work but I don't think that this was the idea.
You could send encrypted email from to server to another place with this
method
but you can't encrypt the date transmitted with an html form. (since php
runs
on the server and not on
This would work but I don't think that this was the idea.
You could send encrypted email from to server to another place with this method
but you can't encrypt the date transmitted with an html form. (since php runs
on the server and not on the client machine)
To secure the communication between
PGP would be an ideal solution for this. The webserver would have the public
key and the people operating the PDQ machine the private key. A few things
to remember are.
1. Call PGP using exec()
2. Make sure you read the PGP docs to see how to use a particular keyring.
3. Make sure the keyrings an
3 matches
Mail list logo