Skip to content

Latest commit

 

History

History
72 lines (57 loc) · 4.1 KB

index.md

File metadata and controls

72 lines (57 loc) · 4.1 KB

Science!

What is a zero-knowledge proof?

Zero-knowledge proving systems

Implementations of proving systems

DSLs for writing circuits

  • jsnark - Java library for building circuits for preprocessing zk-SNARKs, backed by libsnark
  • ZoKrates - Toolbox for zk-SNARKs on Ethereum, backed by libsnark
  • Snarky - OCaml front-end for writing R1CS SNARKs, currently backed by libsnark

Example circuits

So are they fast yet?

Stay tuned! 😁

I'd like to add another proving system / write a short explainer / remove those awful 90's images

You can make a pull request here!