arnaucube 53ce944df5 Add InnerCircuit abstraction
Abstract signature gadget into InnerCircuit. So that PODs just need to
implement the InnerCircuit and then plug and recurse.
2024-10-17 19:12:53 +02:00
2024-10-17 19:12:53 +02:00
2024-10-15 16:51:49 +02:00
2024-10-15 16:51:49 +02:00
2024-10-15 16:51:49 +02:00

plonky2-recursion-experiment

WARNING: Experimental. Not safe, do not use in production.

Run

rustup override set nightly # Requires nightly Rust
cargo test --release -- --nocapture
Description
No description provided
Readme 38 KiB
Languages
Rust 100%