Skip to content

adria0/plonk-by-fingers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Implementation of Plonk by Hand in rust

Topics

Resources

License

Stars

Watchers

Forks