zkp2
ZKP2-ZK Whiteboard
What is a SANRK
SNARK: a succinct proof that a certain statrment is true
many blockchain applications:
Private Tx on a public blockchain:
- Tornadao cash, Zcash. IronFish
- Private Dapps: Aleo
Compliance:
- private proofs of solvency and compliance
- Zero-knowledge taxes
Scalability:
Rollup systems with validity proofs
Cryptographic Background
arithmetic circuits
- Fix a finite field for some prime
Arithmetic circuit:
-
directed acyclic graph (DAG) where internal nodes are labeled
inputs are labeled -
defines an n-variate polynomial with an evaluation recipe
Argument systems
public arithmetic circuit
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 Hibara!