/plonk-by-fingers

Implementation of Plonk by Hand in rust

Primary LanguageRustMIT LicenseMIT

plonk-by-fingers

This is a toy implementation of the excellent Joshua Fitzgerald Plonk by hand (part2) (part3) tutorial

  • all written from scratch, do not expect this code to be anything close to production, is intended just to understand the protocol
  • there is a mistake in the hand computations in part3 that says that where the correct value seems to be , this also affects the pairing, that is instead
  • test is here