Hecate2 / zk-principle

How to make a zero-knowledge proof, starting from maths

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zero-knowledge proof (ZKP) is art of polynomials, exponents and elliptic curves with modular arithmetic.

Please head to SNARK first, and then STARK.

Requirements

English; maths at junior high school level; basic computer programming (arrays and for loops)

About

How to make a zero-knowledge proof, starting from maths