Perl, GPG, and --passphrase-fd
Frank Tobin
ftobin@uiuc.edu
Thu Jun 7 21:57:01 2001
christopher.a.feathers@accenture.com, at 09:29 on Thu, 7 Jun 2001, wrote:
"How do I invoke decryption with a passphrase and avoid getting prompted
for a passphrase?"
That is great! - but I cannot seem to figure how to get at the file
descriptor that Perl is looking to use. Has anyone used this option?
If you want to do it from Perl, try GnuPG::Interface,
http://gnupg-interface.sourceforge.net/
This module will handle passing the passphrase for you, if you wish, or
you can do it yourself using the module with ease.
--
Frank Tobin http://www.uiuc.edu/~ftobin/