snarkify / sirius

A Plonkish folding framework for Incrementally Verifiable Computation (IVC).
MIT License
135 stars 19 forks source link

feat(ivc): impl cyclefold::sfc::sps_verify #367

Closed cyphersnake closed 3 weeks ago

cyphersnake commented 1 month ago

We already have an off-circuit implementation of sps_verify for verifying special soundness in zero-knowledge protocols. Now, this functionality needs to be integrated into Cyclefold’s StepFoldingCircuit.

Depends on the refactor in #366 to properly handle trace field flexibility.

cyphersnake commented 1 month ago

1 sp