Connecting Tech Pros Worldwide Help | Site Map

pgp libraries

  #1  
Old July 17th, 2005, 05:59 AM
while_1
Guest
 
Posts: n/a
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.
  #2  
Old July 17th, 2005, 05:59 AM
Phil Roberts
Guest
 
Posts: n/a

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Where does Python look for libraries? ACB answers 2 March 27th, 2006 09:35 PM
Collection libraries in C! James answers 2 November 14th, 2005 06:51 PM
A2K Application.Quit won't - reference MDA libraries downwitch answers 3 November 13th, 2005 10:28 AM
How to track down all required shared libraries? sdhyok answers 3 July 19th, 2005 01:47 AM