in reply to public key encryption

i prefer SSLeay over *PG; the interface is probably much harder but it'a trust thing, you know! :)

Replies are listed 'Best First'.
Re: Re: public key encryption
by perrin (Chancellor) on Jun 01, 2004 at 02:15 UTC
    How do you use SSLeay? I couldn't find any SSLeay.pm perl module more recent than 1998, and the current crop (Net::SSLeay and Crypt::SSLeay) do not appear to provide access to any of the public key encryption routines. It seems that the OpenSSL project took over from SSLeay and there is no equivalent perl API for it.