ProtonMail/gopenpgp
A high-level OpenPGP library observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 94
- Release rhythm 81
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 0.0
- age_days: 2668
- days_rel: 126
- days_push: 41
- n_releases_24m: 35
Adoption not part of the score
1239 stars · 140 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GopenPGP is a high-level OpenPGP wrapper library for Go, developed by Proton Mail and built on a fork of the golang crypto library. It provides a simple API for key generation, encryption, decryption, signing, and verification, and is compatible with go-mobile.
Use cases
- encrypt and decrypt data with PGP keys or passwords in Go
- generate OpenPGP key pairs programmatically
- sign messages with detached, inline, or cleartext signatures
- add PGP encryption to a mobile app via go-mobile
- implement RFC 9580 compliant OpenPGP encryption
- verify signed PGP messages in a Go backend
When to choose
- you need an easy-to-use, well-maintained OpenPGP library in Go
- you want RFC 9580 support and security-audited crypto primitives
- you need PGP functionality on mobile platforms through go-mobile
When to avoid
- you need low-level control over OpenPGP packet handling
- you are not working in Go or a go-mobile target
- you require backward compatibility with the V2 API without migration
Facets
library · maturity stable
cryptography security sdk security privacy developer-tools go cross-platform openpgp pgp encryption signing go-mobile rfc9580 mobile
2 sources
- readme: https://github.com/ProtonMail/gopenpgp · fetched 2026-08-28 · b9906b0004a4
- homepage: https://gopenpgp.org · fetched 2026-08-29 · 681446f0e29f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ProtonMail/gopenpgp | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="ProtonMail/gopenpgp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem