GnuPG is a perl interface to the GNU Privacy Guard. It uses the shared memory coprocess interface that gpg provides for its wrappers. It tries its best to map the interactive interface of the gpg to a more programmatic model....
YANICK/GnuPG-0.19 - 15 Apr 2012 17:18:51 GMTGnuPG::Tie::Encrypt and GnuPG::Tie::Decrypt provides a tied file handle interface to encryption/decryption facilities of the GNU Privacy guard. With GnuPG::Tie::Encrypt everyting you write to the file handle will be encrypted. You can read the cipher...
YANICK/GnuPG-0.19 - 15 Apr 2012 17:18:51 GMTGnuPG::Key objects are generally not instantiated on their own, but rather used as a superclass of GnuPG::PublicKey, GnuPG::SecretKey, or GnuPG::SubKey objects....
ALEXMV/GnuPG-Interface-0.52 - 17 Feb 2015 01:59:39 GMTUse GnuPG::Interface to process or create PGP signed or encrypted email....
DDB/Mail-GnuPG-0.23 - 23 Apr 2016 19:14:10 GMTGnuPG::UserId objects are generally not instantiated on their own, but rather as part of GnuPG::PublicKey or GnuPG::SecretKey objects....
ALEXMV/GnuPG-Interface-0.52 - 17 Feb 2015 01:59:39 GMTGnuPG::SubKey objects are generally instantiated through various methods of GnuPG::Interface. They embody various aspects of a GnuPG sub key. This package inherits data members and object methods from GnuPG::Key, which are not described here, but rat...
ALEXMV/GnuPG-Interface-0.52 - 17 Feb 2015 01:59:39 GMTGnuPG::Handles objects are generally instantiated to be used in conjunction with methods of objects of the class GnuPG::Interface. GnuPG::Handles objects represent a collection of handles that are used to communicate with GnuPG....
ALEXMV/GnuPG-Interface-0.52 - 17 Feb 2015 01:59:39 GMTGnuPG::Revoker objects are generally not instantiated on their own, but rather as part of GnuPG::Key objects. They represent a statement that another key is designated to revoke certifications made by the key in question....
ALEXMV/GnuPG-Interface-0.52 - 17 Feb 2015 01:59:39 GMTGnuPG::Options objects are generally not instantiated on their own, but rather as part of a GnuPG::Interface object....
ALEXMV/GnuPG-Interface-0.52 - 17 Feb 2015 01:59:39 GMTAnyEvent::GnuPG is a perl interface to the GNU Privacy Guard. It uses the shared memory coprocess interface that gpg provides for its wrappers. It tries its best to map the interactive interface of the gpg to a more programmatic model....
ZURBORG/AnyEvent-GnuPG-1.001 - 10 Dec 2014 13:45:47 GMTIAMB/GnuPG-Crypticle-0.023 - 27 Jul 2016 15:12:49 GMT
GnuPG::PublicKey objects are generally instantiated through various methods of GnuPG::Interface. They embody various aspects of a GnuPG public key. This package inherits data members and object methods from GnuPG::PrimaryKey, which is not described h...
ALEXMV/GnuPG-Interface-0.52 - 17 Feb 2015 01:59:39 GMTGnuPG::Interface and its associated modules are designed to provide an object-oriented method for interacting with GnuPG, being able to perform functions such as but not limited to encrypting, signing, decryption, verification, and key-listing parsin...
ALEXMV/GnuPG-Interface-0.52 - 17 Feb 2015 01:59:39 GMTGnuPG::Signature objects are generally not instantiated on their own, but rather as part of GnuPG::Key objects. They embody various aspects of a GnuPG signature on a key....
ALEXMV/GnuPG-Interface-0.52 - 17 Feb 2015 01:59:39 GMTGnuPG::SecretKey objects are generally instantiated through various methods of GnuPG::Interface. They embody various aspects of a GnuPG secret key. This package inherits data members and object methods from GnuPG::PrimaryKey, which is described here,...
ALEXMV/GnuPG-Interface-0.52 - 17 Feb 2015 01:59:39 GMTGnuPG::PrimaryKey objects are generally instantiated as GnuPG::PublicKey or GnuPG::SecretKey objects through various methods of GnuPG::Interface. They embody various aspects of a GnuPG primary key. This package inherits data members and object method...
ALEXMV/GnuPG-Interface-0.52 - 17 Feb 2015 01:59:39 GMTGnuPG::Fingerprint objects are generally part of GnuPG::Key objects, and are not created on their own....
ALEXMV/GnuPG-Interface-0.52 - 17 Feb 2015 01:59:39 GMTGnuPG::UserAttribute objects are generally not instantiated on their own, but rather as part of GnuPG::PublicKey or GnuPG::SecretKey objects....
ALEXMV/GnuPG-Interface-0.52 - 17 Feb 2015 01:59:39 GMTPOE-Wheel-GnuPG provides a GPG interface to your POE Session. Its main benefits are that it allows asynchronous encryption and decryption, and allow you to encrypt or decrypt on the fly, without having to store data in a file, even when the data is h...
DAMS/POE-Wheel-GnuPG-0.01 - 23 May 2009 08:43:09 GMT