What's Changed
- Fix
PublicKey.KeyIdString
to return a valid key id by @lubux in #269 - Allow Key Flags override @davrux in #272
- Only check that message signatures are newer than the key by @twiss in #275
- openpgp/clearsign: just use rand.Reader in tests by @mdosch in #276
- Make Issuer Key ID signature subpacket non-critical by @caarlos0 in #266
- v2 API: Improve error messages for encryption key selection by @lubux in #271
Full Changelog: v1.1.5...v1.1.6