> ## Documentation Index
> Fetch the complete documentation index at: https://docs.theblockchainlibrary.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Scalable, Transparent, and Post-Quantum Secure Zero-Knowledge Proofs (STARKs)

> This paper introduces STARKs (Scalable, Transparent Arguments of Knowledge), a form of zero-knowledge proof that addresses the limitations of previous iteration

# Scalable, Transparent, and Post-Quantum Secure Zero-Knowledge Proofs (STARKs)

This paper introduces STARKs (Scalable, Transparent Arguments of Knowledge), a form of zero-knowledge proof that addresses the limitations of previous iteration

## Abstract

This paper introduces STARKs (Scalable, Transparent Arguments of Knowledge), a form of zero-knowledge proof that addresses the limitations of previous iterations, such as the requirement for a trusted setup and vulnerability to quantum computing attacks. STARKs offer significant improvements in computational speed and verification time, making them a preferred solution for scaling blockchain networks (specifically via ZK-Rollups). The paper describes the mathematical foundation using hash-based cryptography, which removes the need for trusted initialization and enhances transparency. This work is critical for the evolution of Layer 2 solutions, enabling high-throughput transactions with strong security guarantees in a post-quantum environment, marking a key milestone in blockchain scalability research.

**Authors:** Eli Ben-Sasson, Iddo Bentov, Yinon Horesh, Michael Riabzev

**Publication:** IACR ePrint Archive

**Publication date:** 2018-01-01

## Key findings

* Introduced STARKs as a transparent, post-quantum secure ZK-proof method.
* Eliminated the need for a 'trusted setup' required by earlier SNARKs.
* Demonstrated high scalability for proof generation and verification.
* Established a hash-based cryptographic alternative to elliptic curve-based proofs.

## Citation

Eli Ben-Sasson, Iddo Bentov, Yinon Horesh, Michael Riabzev (2018). Scalable, Transparent, and Post-Quantum Secure Zero-Knowledge Proofs (STARKs). IACR ePrint Archive. [https://eprint.iacr.org/2018/046](https://eprint.iacr.org/2018/046)

## Related knowledge

* [AI-Powered Affiliate Marketing: How Automation is Scaling Profits](/generated/v2/topics/ai-powered-affiliate-marketing-how-automation-is-scaling-profits) — article
* [AI-Powered Affiliate Marketing: How Automation is Scaling Profits](/generated/v2/topics/ai-powered-affiliate-marketing-how-automation-is-scaling-profits) — related-article
* [Cryptography](/categories/cryptography) — glossary
* [Cryptography](/categories/cryptography) — related-glossary
* [From Hype to Reality: The Rise of Quantum-Resistant Cryptography](/generated/v2/topics/from-hype-to-reality-the-rise-of-quantum-resistant-cryptography) — article
* [From Hype to Reality: The Rise of Quantum-Resistant Cryptography](/generated/v2/topics/from-hype-to-reality-the-rise-of-quantum-resistant-cryptography) — related-article
* [From Throughput to Reliability: The New Metrics That Matter](/generated/v2/topics/from-throughput-to-reliability-the-new-metrics-that-matter) — article
* [From Throughput to Reliability: The New Metrics That Matter](/generated/v2/topics/from-throughput-to-reliability-the-new-metrics-that-matter) — related-article
* [Layer 2](/categories/layer-2) — glossary
* [Layer 2](/categories/layer-2) — related-glossary
* [Layer 3: The Next Frontier in Blockchain Scalability](/generated/v2/topics/layer-3-the-next-frontier-in-blockchain-scalability) — article
* [Layer 3: The Next Frontier in Blockchain Scalability](/generated/v2/topics/layer-3-the-next-frontier-in-blockchain-scalability) — related-article
* [Multi-Party Computation](/generated/v2/glossary/multi-party-computation) — glossary
* [Multi-Party Computation](/generated/v2/glossary/multi-party-computation) — related-glossary
* [Zero-Knowledge Proofs Explained: Privacy Meets Scalability](/generated/v2/topics/zero-knowledge-proofs-explained-privacy-meets-scalability) — article
* [Zero-Knowledge Proofs Explained: Privacy Meets Scalability](/generated/v2/topics/zero-knowledge-proofs-explained-privacy-meets-scalability) — related-article

***

**Canonical knowledge ID:** `research:scalable-transparent-and-post-quantum-secure-zero-knowledge-proofs-starks`
