Re: I figured out how to change the algorithms,

2017-03-20 Thread Patrick Brunschwig
On 20.03.17 10:56, zap wrote: > Okay, I was doing this to ecnrypt my files, not emails for the most part... > > I did however wonder, what you actually said, because I had pgp > encryption on and for some reason I couldn't read it through enigmail. I assume that's due to a configuration issue. Bu

Re: I figured out how to change the algorithms,

2017-03-20 Thread zap
Okay, I was doing this to ecnrypt my files, not emails for the most part... I did however wonder, what you actually said, because I had pgp encryption on and for some reason I couldn't read it through enigmail. My apologies. On 03/20/2017 01:29 AM, Robert J. Hansen wrote: > No, you didn't figure

Re: I figured out how to change the algorithms,

2017-03-19 Thread Robert J. Hansen
No, you didn't figure out how to change the algorithms. Key preferences are the capabilities you advertise to the world. What you've done is told the world, "I only understand AES256, 3DES, SHA512, and SHA1." Which is great if the entire world understands AES256 and SHA512 -- but the moment you

I figured out how to change the algorithms,

2017-03-19 Thread zap
gpg --edit-key (user id) then showpref and then setpref with AES256 SHA512 ZLIB MDC the only thing, is that after the installing of gnupg modern I could not use enigmail properly in icedove... not sure why. I am using a ubuntu 14 derivative Is there a way to fix this without getting rid of gnup