软件包: libgnupg-perl (0.9-9) [universe]
libgnupg-perl 的相关链接
Ubuntu 的资源:
下载源码包 libgnupg-perl:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Peter Palfrader
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
Perl module interface to GnuPG using GnuPG's coprocess interface
GnuPG is a perl module that interface with the Gnu Privacy Guard using the coprocess hooks provided by gpg. The communication mechanism uses is shared memory and a status file descriptor.
The module tries it best to map the rather interactive interface of gpg to a more programmatic API.
Also the modules now offers a tied file handle interface to encryption and decryption making a lot more easy to use.
This module doesn't yet provides an interface to the key manipulation facilities of gpg.
It doesn't also provides the memory protection offered by gpg when manipulating user passphrase.
There are also several options (like cipher selections) that aren't available from the perl API.