Skip to content

Release v1.4.0

Choose a tag to compare

@lubux lubux released this 27 Feb 08:25
a8cc4f0

What's Changed

  • Ignore leading and trailing whitespaces in the armor body in #288
  • Update key_generation.go, rename variables to avoid shadowing in #290
  • Add InsecureGenerateNonCriticalKeyFlags option to generate non-critical key flags signature subpackets in #291
  • Add InsecureGenerateNonCriticalSignatureCreationTime option to generate non-critical signature creation time subpackets in #292
  • Bump dependencies and min go version to 1.23 in #294
  • ECDHv4: Error on low-order x25519 public key curve points in #299
  • Cleartext: Only allow valid hashes in header in #298

Full Changelog: v1.3.0...v1.4.0