Skip to content

Retamogordo/sum-check-ip

Repository files navigation

sum-check-ip

This is an implementation of some Interactive Proof primitives described in the "Proofs, Arguments and Zero Knowledge" essay by Justin Thaler.

  • sum_check.py implements the Sum-Check Protocol described in the Chapter 4.1
  • mat_mult.py implements the IP for MatMult protocol (Chapter 4.4)
  • count_triangles implements triangle counting in a graph adjacency matrix (Chapter 4.3)

About

sum-check and other Interactive Proof primitives demo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages