ZK-Garage / plonk

A pure Rust PLONK implementation using arkworks as a backend.
https://discord.gg/XWJdhVf37F
Mozilla Public License 2.0
295 stars 76 forks source link

Update blinder method #117

Closed markulf closed 2 years ago

markulf commented 2 years ago

Introduce blinders that do not increase the size of the evaluation domain.

davidnevadoc commented 2 years ago

This PR has been moved to #118