Add a layer of abstraction to allow non-uniform IVC style on the various implemented folding schemes. As it is specified at: - SuperNova paper: https://eprint.iacr.org/2022/1758.pdf - section 5 of the updated HyperNova paper: https://eprint.iacr.org/2023/573.pdf Update: - Nebula paper: https://eprint.iacr.org/2024/1605 outlines a new switchboard approach to achieve the non-uniform IVC which might be interesting
Add a layer of abstraction to allow non-uniform IVC style on the various implemented folding schemes.
As it is specified at:
Update: