privacy-scaling-explorations / sonobe

Experimental folding schemes library
https://privacy-scaling-explorations.github.io/sonobe-docs/
MIT License
205 stars 54 forks source link

MVP implementation for Mangrove #134

Open CPerezz opened 3 months ago

CPerezz commented 3 months ago

Implement an MVP of Mangrove: A Scalable Framework for Folding-based SNARKs.

This is an interesting folding paper which follows the ideas of the double-pass prover from @levs87 and ProtoStar and actually tries to break down plonk verification within multiple folding steps instead of going through the traditional approach.