Skip to content

Releases: ProtonMail/go-crypto

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

v1.1.0-alpha.4-proton

16 Jul 08:40
0b33f7b
Compare
Choose a tag to compare
v1.1.0-alpha.4-proton Pre-release
Pre-release

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

v1.1.0-alpha.4

16 Jul 08:27
ef6d672
Compare
Choose a tag to compare
v1.1.0-alpha.4 Pre-release
Pre-release

What's Changed

  • ECDH with v6 must use the full fingerprint (#211)
  • Restrict S2K types (#213)
  • Put support for reading v5 packets behind a feature flag (#212)
  • Allow empty Key Flags subpackets (#214)
  • Randomize v4 and v5 signatures via custom notation (#209)
  • Fix SEIPDv2 packet parsing error messages (#215)

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