Meddington / OutlookPrivacyPlugin

A PGP encryption plugin for Outlook 2010, 2013 and 2016.
BSD 3-Clause "New" or "Revised" License
272 stars 59 forks source link

Sign in anything but SHA1 #16

Closed Hellman109 closed 9 years ago

Hellman109 commented 10 years ago

Hi,

It appears that even if you change your crypto settings in gpg4win your plugin will always sign emails in SHA1. Is it possible to change this at all? as I could not find a way.

I set my gpg.conf file to have: personal-cipher-preferences AES256 AES192 AES CAST5 3DES personal-digest-preferences SHA512 cert-digest-algo SHA512 default-preference-list SHA512 SHA384 SHA256 SHA224 AES256 AES192 AES CAST5 BZIP2 ZLIB ZIP Uncompressed

Yet it still signs emails as SHA1

Meddington commented 10 years ago

OPP does not use gpg4win preferences. Currently there is not an option to change the algorithm settings. Marking as a feature request.

sanddweller commented 9 years ago

Hi, also need option to set desired cipher. OPP appears to default to CAST5 for me. Need AES256. Changed gpg.conf settings without effect. :( Later found this post.

Meddington commented 9 years ago

Added this as an option in BETA 42.