Re: --digest-algo ignored on gnupg-1.4.9?

2011-01-06 Thread freejack
Hi David, > --digest-algo specifies the digest for making signatures. It is not > related to symmetric-only ("-c") encryption, where the digest is used as > part of the S2K to mangle your passphrase into a symmetric key. You > want the --s2k-digest-algo option. As the documentation says:

Re: --digest-algo ignored on gnupg-1.4.9?

2011-01-06 Thread David Shaw
On Jan 6, 2011, at 5:37 PM, freej...@is-not-my.name wrote: >>> Sounds reasonable but then why is it using RIPEMD160? I tested with 3DES >>> instead of IDEA and got the same thing. RIPEMD160 is being used, not >>> SHA1. Thanks for looking at this. >> >> Try sharing your gpg.conf file. The answer

Re: --digest-algo ignored on gnupg-1.4.9?

2011-01-06 Thread freejack
Robert J. Hansen said something like this: > > On 1/5/2011 4:00 PM, freej...@is-not-my.name wrote: > > Then something is very odd. Here's my output, only I used IDEA instead > > of 3DES for my test: > > You might want to reconsider using IDEA: although it was the bee's knees > for the early 1990s

Re: --digest-algo ignored on gnupg-1.4.9?

2011-01-05 Thread freejack
> If you have a 1024 bit dsa key this is likely the cause. To help you > more we'd need to know what kind of key you have, and what you're > setting for disgest-algo. Also, Robert's reply was correct too. :) Hello Doug! *Symmetric* encryption! > hth, Maybe next time ;-) _

Re: --digest-algo ignored on gnupg-1.4.9?

2011-01-05 Thread vedaal
>Message: 2 >Date: Wed, 05 Jan 2011 14:01:10 -0500 >From: "Robert J. Hansen" >To: gnupg-users@gnupg.org >Subject: Re: --digest-algo ignored on gnupg-1.4.9? >> Hi, it appears --digest-algo is ignored for symmetric encryption >using gpg >> 1.4.9. >S

Re: --digest-algo ignored on gnupg-1.4.9?

2011-01-05 Thread Robert J. Hansen
On 1/5/2011 4:00 PM, freej...@is-not-my.name wrote: > Then something is very odd. Here's my output, only I used IDEA instead of > 3DES for my test: You might want to reconsider using IDEA: although it was the bee's knees for the early 1990s, the past twenty years (good /grief/ it's so strange to s

Re: --digest-algo ignored on gnupg-1.4.9?

2011-01-05 Thread freejack
> On 01/05/2011 01:37 PM, freej...@is-not-my.name wrote: > > Hi, it appears --digest-algo is ignored for symmetric encryption using > > gpg 1.4.9. > > Using --digest-algo is pretty dangerous. It's easy to create messages > your recipients can't parse. --personal-digest-preferences is what you >

Re: --digest-algo ignored on gnupg-1.4.9?

2011-01-05 Thread Doug Barton
On 01/05/2011 10:37, freej...@is-not-my.name wrote: Hi, it appears --digest-algo is ignored for symmetric encryption using gpg 1.4.9. I was able to verify --cipher-algo does work but for some reason no matter what I specify for --digest-algo I always get RIPEMD160 as the hash according to --list-

Re: --digest-algo ignored on gnupg-1.4.9?

2011-01-05 Thread Robert J. Hansen
On 01/05/2011 01:37 PM, freej...@is-not-my.name wrote: > Hi, it appears --digest-algo is ignored for symmetric encryption using gpg > 1.4.9. Using --digest-algo is pretty dangerous. It's easy to create messages your recipients can't parse. --personal-digest-preferences is what you want to use in

--digest-algo ignored on gnupg-1.4.9?

2011-01-05 Thread freejack
Hi, it appears --digest-algo is ignored for symmetric encryption using gpg 1.4.9. I was able to verify --cipher-algo does work but for some reason no matter what I specify for --digest-algo I always get RIPEMD160 as the hash according to --list-packets and pgpdump. It's definitely looking at what I