Skip to content

iamalwaysuncomfortable/Proofs-Arguments-and-Zero-Knowledge-Companion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proofs, Arguments, and Zero Knowledge — Visual and Rust-Based Companion

This repository contains a collection of interactive visualizations and Rust implementations that illustrate key ideas from the textbook Proofs, Arguments, and Zero Knowledge (Cambridge University Press, 2024).

The purpose of this repository is to make core concepts from the book more concrete through code and interactive demonstrations. It is aimed at readers seeking to build intuition and implement simple versions of the protocols described in the text.

The book is available freely online here: 📘 https://people.cs.georgetown.edu/jthaler/ProofsArgsAndZK/

📈 To Run Visualizations

yarn install & yarn dev

🦀 To Run Rust Tests

cd rust && cargo test

About

Visualizations of the concepts explained in proofs, arguments, and zero knowledge by Justin Thaler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published