Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 331 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 331 Bytes

Plonky2 implementation of the Semaphore protocol

Based on ZKHack Plonky2 but updated to current specifications.

Compilation

rustup override set nightly # Requires nightly Rust
cargo test --release