Skip to content
/ zk Public

Implementations from Proofs, Arguments and Zero Knowledge

Notifications You must be signed in to change notification settings

iammadab/zk

Repository files navigation

ZK!

Crates

Polynomial - univariate polynomial, multilinear extension polynomial

Sumcheck - full sumcheck, paritial sumcheck (verifies to subclaim)

GKR - gkr implementation

R1CS GKR - converts r1cs description to gkr circuit

Circom GKR - cli wrapper for circom+gkr prover / verifier.

Research Direction

  • Custom gates in GKR
  • Recursive GKR proofs

🤷🏽‍♂️ Maybe??

  • Integrating lookups?
  • GKR based ZKVM?

Current Status

Pushing the currently implemented protocols to their performance limit (making these things fast 🚀).

About

Implementations from Proofs, Arguments and Zero Knowledge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published