You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

243 B

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