My advice, since it's a huge secured file, is to run the /usr/local/bin/gpg binary from Perl, using system, qx, backticks, IPC3 or whatver method you choose. The c program will do it right and faster than perl on a huge file, and you won't have to worry about huge memory gains which come in a Perl program after using alot of memory. For example see: perl gpg system calls
In reply to Re: Using Crypt::OpenPGP with large files
by zentara
in thread Using Crypt::OpenPGP with large files
by roperl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |