Skip to content

Releases: ProtonMail/gopenpgp

Pre-Release v3.0.0-beta.2-proton

11 Oct 07:24
83481d9
Compare
Choose a tag to compare
Pre-release

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

Changes compared to v3.0.0-beta.1-proton

  • Updates key encryption in the proton profile to match GopenPGP v2

Pre-Release v3.0.0-beta.1-proton

04 Oct 11:29
298d9d8
Compare
Choose a tag to compare
Pre-release

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

Pre-release v2.8.0-beta.1-proton

04 Oct 11:28
b3d61d4
Compare
Choose a tag to compare
Pre-release

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

Pre-Release v3.0.0-beta.0

01 Oct 15:03
d208118
Compare
Choose a tag to compare
Pre-release

Added

Changed

  • Update go-crypto to 1.1.0-beta.0.

Full Changelog: v3.0.0-alpha.4...v3.0.0-beta.0

Pre-Release v2.8.0-beta.0

02 Oct 07:13
5ec8559
Compare
Choose a tag to compare
Pre-release

Added

func (key *Key) GetSHA256Fingerprint() (fingerprint string)

Changed

  • Update go-crypto to 1.1.0-beta.0.

Full Changelog: v2.8.0-alpha.1...v2.8.0-beta.0

Pre-Release v3.0.0-alpha.4-proton

18 Jul 13:06
a97dbeb
Compare
Choose a tag to compare
Pre-release

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

Pre-Release v3.0.0-alpha.4

18 Jul 13:03
c09849a
Compare
Choose a tag to compare
Pre-release

Changed

  • Update go-crypto to 1.1.0-alpha.4.
  • Remove logic to get a profile by name.
  • Reduce preset profiles to Default, RFC4880, and RFC9580.
  • Update go-crypto to check signature details of binding signatures.

Pre-Release v3.0.0-alpha.3-proton

25 Jun 14:35
5261a38
Compare
Choose a tag to compare
Pre-release

This release is v3.0.0-alpha.3 with support for symmetric keys and automatic forwarding, both of which are not standardized yet.

Pre-Release v3.0.0-alpha.3

25 Jun 14:34
a63e456
Compare
Choose a tag to compare
Pre-release

Added

  • API to armor data with the option to remove the checksum

Changed

  • All armor functions append a checksum per default for compatibility with certain libraries although the Crypto Refresh advises not to.
  • The Encryption and Sign handle now append a checksum when armoring. If the produced OpenPGP packets are Crypto Refresh packets, the checksum is not appended as mandated by the crypto-refresh.

Pre-Release v3.0.0-alpha.2-proton

12 Apr 12:49
Compare
Choose a tag to compare
Pre-release

This release is v3.0.0-alpha.2 with support for symmetric keys and automatic forwarding, both of which are not standardized yet.