Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 243 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 243 Bytes

Plonky2 implementation of the Semaphore protocol

Used as an example in the ZKHack Plonky2 presentation.

Compilation

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