Releases: ProtonMail/go-crypto
Release v1.1.2-proton
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
What's Changed
Full Changelog: v1.1.1...v1.1.2
Release v1.1.1-proton
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
What's Changed
Full Changelog: v1.1.0...v1.1.1
Release v1.1.0-proton
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
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
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
What's Changed
- Allow Salted S2K for high-entropy passphrases by @twiss in #219
- fix data race in getEd25519Sk by @DmitriyMV in #220
- Add back crypto.Signer support for ECDSA signing keys. by @doryiii in #227
- Add support for keyserver preferences and preferred keyserver (closes #206) by @andrewgdotcom in #232
- Fix ECDH using v6 keys by @twiss in #233
- No v6 ECC keys with legacy OIDs by @lubux in #234
Full Changelog: v1.1.0-alpha.5...v1.1.0-beta.0
v1.1.0-alpha.5-proton
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
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