2024-09-30 23:16:58 +02:00
WIP
2024-09-30 23:16:58 +02:00
2022-03-07 22:21:58 +01:00
2024-09-25 13:41:34 +02:00

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
Description
No description provided
Readme 39 KiB
Languages
Rust 100%