Skip to content

go: Update module github.com/ProtonMail/go-crypto to v1.1.3

This MR contains the following updates:

Package Type Update Change
github.com/ProtonMail/go-crypto require minor v1.0.0 -> v1.1.3

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

ProtonMail/go-crypto (github.com/ProtonMail/go-crypto)

v1.1.3

Compare Source

What's Changed

Full Changelog: https://github.com/ProtonMail/go-crypto/compare/v1.1.2...v1.1.3

v1.1.2

Compare Source

What's Changed

Full Changelog: https://github.com/ProtonMail/go-crypto/compare/v1.1.1...v1.1.2

v1.1.1

Compare Source

What's Changed

Full Changelog: https://github.com/ProtonMail/go-crypto/compare/v1.1.0...v1.1.1

v1.1.0

Compare Source

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 https://github.com/ProtonMail/go-crypto/compare/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: https://github.com/ProtonMail/go-crypto/compare/v1.1.0-beta.0...v1.1.0.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by GitLab Dependency Bot

Merge request reports

Loading