google/boringssl
Mirror of BoringSSL observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 24
- age_days: 3834
- days_rel: 19
- days_push: 7
- n_releases_24m: 28
Adoption not part of the score
2262 stars · 897 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
BoringSSL is Google's fork of OpenSSL, serving as the TLS/SSL library in Chrome, Chromium, and Android. It is open source but explicitly not intended for general third-party use, with no API or ABI stability guarantees.
Use cases
- implement TLS in a Chromium-based browser
- need an SSL library for an Android system component
- port OpenSSL-based code to Google's TLS stack
- fuzz and audit a TLS implementation for security research
- vendor a TLS library into a project that tracks upstream changes
When to choose
- you are Google or a project already integrated with BoringSSL
- you can vendor and update your own copy of the library
- you need the exact TLS stack used by Chrome/Android
When to avoid
- you want a general-purpose TLS library with stable APIs
- you are a third party starting a new project (use OpenSSL, LibreSSL, or rustls instead)
- you rely on ABI stability across versions
Facets
library · maturity active
cryptography security http-server security developer-tools web-development cpp c cross-platform tls ssl openssl-fork google chrome no-api-stability android
3 sources
- readme: https://github.com/google/boringssl · fetched 2026-08-28 · ab4da8ddc829
- homepage: https://boringssl.googlesource.com/boringssl · fetched 2026-08-29 · fd45cd2ddb6a
- site_page: https://boringssl.googlesource.com/boringssl/+/HEAD/docs/advisories · fetched 2026-08-29 · 50d0c63e84aa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google/boringssl | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="google/boringssl")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem