in reply to
Re: public key encryption
in thread
public key encryption
Thanks, this is what I ended up with too, since the only GPG module that will pass its tests on Fedora 1 and Perl 5.8.3 is
GnuPG::Interface
and it relies on questionable IPC::Open3 stuff.
Comment on
Re^2: public key encryption
In Section
Seekers of Perl Wisdom