pgp libraries

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • while_1

    pgp libraries

    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

    #2
    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]



    Not much in the way of PHP, but as you might expect theres about
    three bazillion Perl packages available:


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

    Comment

    Working...