Skip to content

Releases: ProtonMail/go-crypto

Release v1.1.2-proton

08 Nov 15:11
9c0359b
Compare
Choose a tag to compare

What's Changed

This release is v1.1.2 with support for symmetric keys and automatic forwarding, both of which are not standardized yet.

Release v1.1.2

08 Nov 15:04
2d2c789
Compare
Choose a tag to compare

What's Changed

  • Cleartext Framework: Exclude the line-ending separator when decoding plaintext by @lubux in #242

Full Changelog: v1.1.1...v1.1.2

Release v1.1.1-proton

08 Nov 08:19
e709df1
Compare
Choose a tag to compare

What's Changed

This release is v1.1.1 with support for symmetric keys and automatic forwarding, both of which are not standardized yet.

Release v1.1.1

08 Nov 08:12
f8b3f21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

Release v1.1.0-proton

07 Nov 15:33
9b3457a
Compare
Choose a tag to compare

What's Changed

This release is v1.1.0 with support for symmetric keys and automatic forwarding, both of which are not standardized yet.

Release v1.1.0

07 Nov 14:44
b97cc3c
Compare
Choose a tag to compare

What's Changed

This release adds full support for the new version of the OpenPGP standard, RFC 9580. In addition, the release introduces an improved non-backwards compatible v2 API. The API in the openpgp package remains fully backwards compatible while the new v2 API is located in a separate v2 package in openpgp.

For the full changes since v1.0.0, see the previous release notes. For the full changelog, see v1.0.0...v1.1.0.

Changes since v1.1.0-beta.0:

  • Replace expiring curve448 integration test vector by @lubux
  • Validate input key size in SEIPDv2 decryption by @lubux

Changelog since v1.1.0-beta.0: v1.1.0-beta.0...v1.1.0.

v1.1.0-beta.0-proton

01 Oct 14:00
b04e354
Compare
Choose a tag to compare
v1.1.0-beta.0-proton Pre-release
Pre-release

This pre-release is v1.1.0-beta.0 with support for symmetric keys and automatic forwarding, both of which are not standardized yet.

v1.1.0-beta.0

01 Oct 13:58
f6ad483
Compare
Choose a tag to compare
v1.1.0-beta.0 Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.0-alpha.5...v1.1.0-beta.0

v1.1.0-alpha.5-proton

18 Jul 12:12
5cc763e
Compare
Choose a tag to compare
v1.1.0-alpha.5-proton Pre-release
Pre-release

This pre-release is v1.1.0-alpha.5 with support for symmetric keys and automatic forwarding, both of which are not standardized yet.

v1.1.0-alpha.5

18 Jul 12:03
ad60d74
Compare
Choose a tag to compare
v1.1.0-alpha.5 Pre-release
Pre-release

What's Changed

  • Accept both encryption key flags for encryption/decryption (#217)
  • [v2] Check signature details of binding signatures (#218)

Full Changelog: v1.1.0-alpha.4...v1.1.0-alpha.5