Can anyone recommend any (well written) php libraries
for encrypting strings (with the private and/or
public key functions of gpgp)?
Specifically, I want to loop through the post parameters
of a form submit, encrypt that output and then
send it as email.
for encrypting strings (with the private and/or
public key functions of gpgp)?
Specifically, I want to loop through the post parameters
of a form submit, encrypt that output and then
send it as email.
Comment