New
v0.18.0
⛰️ Features
- Add Signature::verify_key_third_party - (91f8a02)
- [breaking] Improve handling of large RSA keys - (466ec9d)
- [breaking] Decryption support for draft-wussler-openpgp-forwarding (#637) - (1e6ac17)
🐛 Bug Fixes
- Handle edge case in NormalizedReader LF mode - (caf31af)
🚜 Refactor
📚 Documentation
- Update status information in README (#645) - (f92caf5)
- Expand "users" section (#646) - (cfe71ab)
- Simplify README example code; minor tweaks (#647) - (035d2f6)
- Add example + references for encrypt_to_key on Builder - (dfe1f01)
⚙️ Miscellaneous Tasks
- Bump MSRV to 1.88 - (ad00ed9)
- Happier clippy - (a02cf93)
- [breaking] Drop unintended visibilities - (204c51f)
Cleanup
- [breaking] Drop some high-level semantics functions from the API - (0f58ea1)