Plonky2 implementation of the Semaphore protocol
Based on ZKHack Plonky2 but updated to current specifications.
rustup override set nightly # Requires nightly Rust
cargo test --release
Based on ZKHack Plonky2 but updated to current specifications.
rustup override set nightly # Requires nightly Rust
cargo test --release