What's Changed
- Support encryption and signing keys that implement crypto.Signer by @nicksnyder in #131
- Avoid panic when the encrypted data has wrong size for CBC by @fformica in #195
- Security hardening by @ahacker1-securesaml
- Dependency and CI updates
New Contributors
- @nicksnyder made their first contribution in #131
- @fformica made their first contribution in #195
Full Changelog: v0.9.1...v0.10.0