Resources
We have resources both for interested laypeople and for seasoned researchers.
๐งโ๐ซ ZK workshop material
From the Foundations and Applications of Zero-Knowledge Proofs workshop, held in September 2024 in Edinburgh. The workshop covered several topics within this field, including classical results, interactive oracle proofs, proof from symmetric primitives, group and pairing-based proof systems such as ZK-SNARKs, lattice-based proof systems, and real-world applications.
Overview, abstracts, slides Videos
๐ Advanced Cryptographic Protocols
Explains important privacy techniques (including SNARKs, vector commitments, and secret sharing) and applications (including key establishment, blockchains, and electronic voting). Contains formal defintions and explains details.
๐น๏ธ The ZK game
How are zero-knowledge proofs even possible? How do they work? The ZK game approaches these questions with simple real-world examples. No prior knowledge required.
๐ The ZK wiki
Born from an internal reading group, the ZK wiki contains helpful resources for cryptography researchers trying to learn more about specific ZK constructions and techniques.