On Wed, 2004-07-07 at 09:34, Wiggins d Anconia wrote:
> Don't seem to have it archived at work. I will check at home or see if I
> can whip up something or do some more testing. What versions of Perl,
> GnuPG, and the module are you using? I wonder if there might be
> something in there
>
>
>
> On Tue, 2004-07-06 at 14:41, Wiggins d Anconia wrote:
> >
> > 'direct' is slightly different, I am not sure there is a way to do this
> > in the options to G::I, but should instead be done directly to your
> > handles, I am also not sure of a way to specify non-buffered during
> > handle i
On Tue, 2004-07-06 at 14:41, Wiggins d Anconia wrote:
>
> 'direct' is slightly different, I am not sure there is a way to do this
> in the options to G::I, but should instead be done directly to your
> handles, I am also not sure of a way to specify non-buffered during
> handle instantiation. You
>
> On Tue, 2004-07-06 at 11:47, Wiggins d Anconia wrote:
>
> >
> > I suspected it might be a buffering problem, and the docs for
> > GnuPG::Interface state in the FAQ:
> >
> > "When having GnuPG process a large message, sometimes it just hanges
> there.
> >
> > Your problem may be due to
On Tue, 2004-07-06 at 11:47, Wiggins d Anconia wrote:
>
> I suspected it might be a buffering problem, and the docs for
> GnuPG::Interface state in the FAQ:
>
> "When having GnuPG process a large message, sometimes it just hanges
there.
>
> Your problem may be due to buffering issues; when
>
> Hey folks,
>
> I'm trying to get GnuPG::Interface working and I've run into a
> problem. It seems that when trying to decrypt a file where the plaintext
> version is over 61068 bytes that GnuPG::Interface just hangs. I've done
> extensive testing and it appears to work just fine when the pl