错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Zero-Knowledge Proofs

  • Nagnath Savant

摘要

Zero-knowledge proofs are one of the more counterintuitive ideas in applied cryptography: it is possible to convince someone that a statement is true without revealing anything about why it is true. This chapter works through how that holds up mathematically and where it matters in practice—from the zk-SNARKs powering Zcash’s private transactions to the zk-STARKs behind StarkNet’s rollup architecture, along with Bulletproofs, commitment schemes, ring signatures, and verifiable random functions. By the end, you will have covered: