Connecting Tech Pros Worldwide Help | Site Map

pgp libraries

while_1
Guest
 
Posts: n/a
#1: Jul 17 '05
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.
Phil Roberts
Guest
 
Posts: n/a
#2: Jul 17 '05

re: pgp libraries


With total disregard for any kind of safety measures while_1@montana-
riverboats.com (while_1) leapt forth and uttered:
[color=blue]
> 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.[/color]

http://phpclasses.vextron.com/browse/package/378.html

Not much in the way of PHP, but as you might expect theres about
three bazillion Perl packages available:
http://search.cpan.org/search?query=PGP&mode=all

--
Phil Roberts | Dork Pretending To Be Hard | http://www.flatnet.net/
Closed Thread