google/longfellow-zk
Implementation of the Google Zero-Knowledge library for Identity Protocols. observed · 2026-09-03
Health v2 · maintenance only
75/100
- Activity 100
- Release rhythm 65
- Longevity 35
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: 38.0
- age_days: 491
- days_rel: 155
- days_push: 0
- n_releases_24m: 7
Adoption not part of the score
1303 stars · 123 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A C++ library from Google implementing zero-knowledge proof protocols for identity verification, supporting standards like ISO MDOC, JWT, and W3C Verifiable Credentials. It enables anonymous credential construction from ECDSA signatures and is the reference implementation for an IETF draft specification.
Use cases
- prove identity attributes without revealing personal data
- verify digital identity documents with zero-knowledge proofs
- build anonymous credentials from ECDSA signatures
- implement privacy-preserving age or citizenship verification
- integrate ZK proofs into MDOC or verifiable credential workflows
- evaluate zero-knowledge proof benchmarks in C++
When to choose
- you need standards-based ZK proofs for identity documents like MDOC or verifiable credentials
- you want a Google-backed, actively developed C++ ZK library with an IETF draft specification
- you need anonymous credentials derived from ECDSA signatures
When to avoid
- you need a general-purpose ZK-SNARK framework for arbitrary circuits
- your stack is not C++ or lacks bindings
- you require a library with completed, not in-progress, security reviews
Facets
library · maturity active
cryptography security auth sdk security privacy developer-tools cpp cross-platform zero-knowledge-proofs identity-verification mdoc verifiable-credentials jwt anonymous-credentials ecdsa privacy-preserving-authentication identity cryptography linux macos
1 source
- readme: https://github.com/google/longfellow-zk · fetched 2026-09-03 · 5d5fca0d6650
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google/longfellow-zk | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="google/longfellow-zk")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem