snarkify / sirius

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

feat(ivc): impl cyclefold::support_circuit::protogalaxy::verify_delegated #370

Open cyphersnake opened 1 month ago

cyphersnake commented 1 month ago

Part of the computation, particularly ECC-related operations from nifs::protogalaxy::verify, needs to be moved to the support (secondary) circuit.

Depends on #369 for core logic integration.

cyphersnake commented 1 month ago