Skip to content

Replace golang.org/x/crypto/openpgp with github.com/ProtonMail/go-crypto/openpgp#142

Open
mtrmac wants to merge 1 commit into
containers:mainfrom
mtrmac:openpgp
Open

Replace golang.org/x/crypto/openpgp with github.com/ProtonMail/go-crypto/openpgp#142
mtrmac wants to merge 1 commit into
containers:mainfrom
mtrmac:openpgp

Conversation

@mtrmac

@mtrmac mtrmac commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

x/crypto/openpgp now contains a stronger deprecation warning:

// Deprecated: this package is unsafe by design, and has numerous known security
// issues. It is not maintained, and should not be used.

and points at github.com/ProtonMail/go-crypto/openpgp , so use that one.

@mtrmac mtrmac changed the title INCOMPATIBLE: Replace golang.org/x/crypto/openpgp with github.com/ProtonMail/go-crypto/openpgp Replace golang.org/x/crypto/openpgp with github.com/ProtonMail/go-crypto/openpgp Jul 9, 2026
…pto/openpgp

x/crypto/openpgp now contains a stronger deprecation warning:
> // Deprecated: this package is unsafe by design, and has numerous known security
> // issues. It is not maintained, and should not be used.

and points at github.com/ProtonMail/go-crypto/openpgp , so use that one.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
@mtrmac

mtrmac commented Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant