Meddington / OutlookPrivacyPlugin

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

Use secure SHA-512 and AES-256 by default #148

Closed seanthegeek closed 7 years ago

seanthegeek commented 8 years ago

SHA-1 is insecure and deprecated Using AES-256 reportedly improves resistance to certain quantum attacks.

muibusan commented 7 years ago

+1

Meddington commented 7 years ago

You can change the hash and encryption method. However, the default settings allow for reasonable backwards compatibility which is needed by most users.