dusk-network / plonk

Pure Rust implementation of the PLONK ZKProof System done by the Dusk team
https://dusk-network.github.io/plonk
Mozilla Public License 2.0
535 stars 148 forks source link

Reduce hades constants count #813

Closed moCello closed 6 months ago

moCello commented 7 months ago

Summary

Reduce hades constants for compression from 960 to 335

Relevant Context

poseidon#246