GPGME doesn't like large files
John Goerzen
jgoerzen at complete.org
Thu Nov 21 05:42:03 CET 2002
Hello,
I am looking at using GPGME to deal with some very large (half a gig or
larger) files.
While I can kludge the read in a way that apparently doesn't eat huge
amounts of ram (via the read_cb), I can't do that for the output. It seems
it has no way to deal with large outputs save with the memory mode --
there's no way to make it write the output directly to a file.
Am I right, and if so, are there any plans to fix this?
Thanks,
John
More information about the Gnupg-devel
mailing list