in reply to email encryption
If you're doing batch processing, you can either have perl open a pipe to pgp or gpg, or use the GnuPG modules (which can be found in CPAN) to interface gpg through perl.
If you're just trying to read and send encrypted mail as an end user, both gpg and pgp have some hooks into common mail clients.
Alan
|
|---|