Skip to content

Release v3.1.0

Latest
Compare
Choose a tag to compare
@lubux lubux released this 26 Nov 11:09
d3fe807

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 to profile.Custom.InsecureAllowWeakRSA
  • Update go-crypto fork to v1.1.3

Full Changelog: v3.0.0...v3.1.0