What's Changed
Added
- Add decryption option to allow disabling the integrity tag requirement by @JasonQuinn in #314
- Add option to decrypt with signature keys by @lubux in #316
Changed
- Adapt to go-crypto cleartext API changes by @lubux in #310
- Rename
profile.Custom.AllowWeakRSA
toprofile.Custom.InsecureAllowWeakRSA
- Update go-crypto fork to
v1.1.3
Full Changelog: v3.0.0...v3.1.0