New release: #rPGP version 0.20.0 π§°π
https://github.com/rpgp/rpgp/releases/tag/v0.20.0
#OpenPGP implemented in pure #Rust, permissively licensed
This release changes the default decryption behavior for SEIPDv1 messages to MDC-check first.
While this can be less efficient for large messages, it is a defensive best practice (see https://github.com/rpgp/rpgp/issues/662).
It also includes various bug fixes for stability, and improved build speed.
Finally, the release adds all functionality from draft-wussler-openpgp-forwarding.

πΈπͺ