Explainer of the most widely used zero-knowledge proof system
Groth16 is a prominent zero-knowledge proof system that was introduced in 2016. It is known for its succinctness, providing constant-size proofs that are significantly smaller than many other proof systems. However, it requires a trusted setup, which poses certain risks, yet its advantages have led to widespread adoption in various protocols.
- ▪Groth16 is a Succinct Non-interactive Argument of Knowledge (SNARK) with constant-size proofs.
- ▪The proofs generated by Groth16 are only 128 bytes, making them much smaller than those from other proof systems.
- ▪Despite requiring a trusted setup, Groth16 is widely used due to its significant advantages over other systems.
Hacker News (Newest) files mainly under programming. We currently carry 5,306 of its stories.
Story provenance
Source · retrieval · rights · ranking — open for full record
inspect →
Story provenance
Attribution is not the same as permission. This drawer separates discovery metadata, excerpts, WeSearch-generated summaries, reuse status, and whether the publisher receives the visit. Nothing here claims a legal grant the publisher has not made.
Record
| Original publisher | ZK/SEC Quarterly |
| Canonical URL | https://blog.zksecurity.xyz/posts/groth16/ |
| Publication time | Sat, 30 May 2026 21:00:28 +0000 |
| Retrieval time | 2026-05-30T21:27:40.352Z |
| Last seen | 2026-05-30T21:27:40.352Z |
| Headline source | Publisher (no WeSearch rewrite) |
| Excerpt source | publisher body |
| Excerpt method | First ~120 words (~800 chars) of extracted publisher body, fair-use limited. |
| Summary | WeSearch · cerebras-chat (WeSearch summarizer) |
| Summary source text | contentText |
| Citation coverage | Summary is a WeSearch-generated derivative; primary citation is the original publisher URL. |
| Cluster | pA0ggt2_bC5o |
| Cluster logic | Grouped by semantic title/content similarity across sources within a rolling window. Same-publisher template collisions are excluded from coverage comparison. |
| Ranking reason | Story pages are not engagement-ranked. Hub feeds use recency, with optional source-diversified chronological ordering (cap consecutive stories per source). No personalized ranking. |
| Publisher visit | Yes — open original |
| Substitutes article? | No — link-out required for full text |
Rights status (four layers)
WeSearch handling by dimension
| Indexing | May the item be indexed (stored, ranked, made findable)? | Allowed |
| Snippet | May a short excerpt of the publisher's text be shown? | Allowed |
| AI summary | May WeSearch generate its own short summary of the article? | Limited |
| Retrieval / RAG | May the content be exposed for third-party retrieval-augmented generation? | Not asserted |
| Model training | May the content be used to train AI models? | Not asserted |
| Commercial reuse | May the content be reused commercially? | Not permitted |
Basis: Derived from the published RSS/Atom feed. Contact: [email protected]. Reviewed: 2026-07-24.
Opening excerpt (first ~120 words) tap to expand
Groth16, Intuitively David Wong May 01, 2026 21 min read educative zk groth16 Groth16 is the GOAT of zero-knowledge proof (ZKP) systems, remarkable given that it was invented in 2016 (as the name suggests), right at the start of the most impressive decade of breakthroughs in ZKPs. The downside of such a neat and compact scheme is that nobody seems to be able to understand it intuitively. Or at least, if anyone does, they haven't synthesized it for the rest of us! We're hoping to change that by bringing you an intuition-level explanation of the scheme. So read on if you finally want to crack this one open.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at ZK/SEC Quarterly.