1hub / springburg

OpenPGP for .NET
MIT License
4 stars 0 forks source link

Protect for algorithm downgrades on decryption #17

Open filipnavara opened 3 years ago

filipnavara commented 3 years ago

If a key specifies preferred algorithms and someone sends us a message with an algorithm that is neither in the list or the historical RFC fallback defaults (AES128, 3DES, CAST5) we should reject the message.