Multithreaded gpg encryption of files

2015-06-30 Thread gnupgpacker
Hello, if encrypting big files (500 Mb...) with gpg-1.x, only one core of Intels multicore processors is used. Is there an enhancement for using more than one core while de-/encrypting files? Thanks + regards, Chris ___ Gnupg-users mailing list Gnupg-u

Re: gpg-agent and putty/ssh agent bug

2015-06-30 Thread Werner Koch
On Mon, 29 Jun 2015 00:56, bo...@kset.org said: > I have attached gpg-agent's debug log (gpg-agent.log) Can you please add --8<---cut here---start->8--- verbose verbose --8<---cut here---end--->8--- to gpg-agent.conf, run t

Re: gpg-agent and putty/ssh agent bug

2015-06-30 Thread Marko Božiković
On 30/06/2015 13:38, Werner Koch wrote: > On Mon, 29 Jun 2015 00:56, bo...@kset.org said: > >> I have attached gpg-agent's debug log (gpg-agent.log) > > Can you please add > > --8<---cut here---start->8--- > verbose > verbose > --8<---cut here-

Re: Multithreaded gpg encryption of files

2015-06-30 Thread Werner Koch
On Tue, 30 Jun 2015 08:52, gnupgpac...@on.yourweb.de said: > multicore processors is used. Is there an enhancement for using more than > one core while de-/encrypting files? OpenPGP uses CFB mode and thus the encryption cannot be parallelized. However, with a modern Intel processor featuring the

Re: gpg-agent and putty/ssh agent bug

2015-06-30 Thread Marko Božiković
On 30/06/2015 13:38, Werner Koch wrote: > On Mon, 29 Jun 2015 00:56, bo...@kset.org said: > >> I have attached gpg-agent's debug log (gpg-agent.log) > > Can you please add > > --8<---cut here---start->8--- > verbose > verbose > --8<---cut here-

operating on remote files (Windows) using a UNC

2015-06-30 Thread Charles Spitzer
Greetings Whenever I attempt to operate upon a remote file using a UNC, it doesn't seem to find the file. C:\Users\cspitzer>gpg --decrypt "\\remote.machine.com\data\Vendor File Transfers\Archive\Input.2015-06-15.045720.csv.pgp" gpg: can't open `remote.machine.com\\data \\Vendor File Transfe