Re: Key generation on card fails with key sizes larger than 1024 bits

2011-05-19 Thread Werner Koch
On Thu, 19 May 2011 00:26, ventur...@gmail.com said: for FreeBSD, the implementation of libusb has diverged/lagged (i'm not sure which tbh) where anything that depends on a recent version of libusb is broken on anything newer than FreeBSD 7.x, this includes pcscd which can't be built with USB

Re: GPG Problem - invalid radix64 character

2011-05-19 Thread Turbo Fredriksson
On 17 maj 2011, at 14.52, Jerome Baum wrote: On Tue, May 17, 2011 at 14:16, Turbo Fredriksson tu...@bayour.com wrote: But the last part didn't end up at the 64 char limit the other lines have. Instead, the last char on that line is at position 15. Would that be a problem? It doesn't sound

Temporarily remember passphrase?

2011-05-19 Thread Chris Poole
Hi I often decrypt several files in quick succession (with a simple script). Is it possible to have gpg remember my passphrase, only very temporarily? (Perhaps for 10 seconds or so.) I've looked into gpg-agent, and tried using the --use-agent option with gpg, but I can't find much documentation

Re: GPG Problem - invalid radix64 character

2011-05-19 Thread Jerome Baum
On Thu, May 19, 2011 at 11:46, Turbo Fredriksson tu...@bayour.com wrote: On 17 maj 2011, at 14.52, Jerome Baum wrote: On Tue, May 17, 2011 at 14:16, Turbo Fredriksson tu...@bayour.com wrote: But the last part didn't end up at the 64 char limit the other lines have. Instead, the last char

Re: Temporarily remember passphrase?

2011-05-19 Thread Grant Olson
On 5/19/2011 7:07 AM, Chris Poole wrote: Hi I often decrypt several files in quick succession (with a simple script). Is it possible to have gpg remember my passphrase, only very temporarily? (Perhaps for 10 seconds or so.) I've looked into gpg-agent, and tried using the --use-agent