wborgeaud 029ecf228e Progress
2022-03-08 17:04:12 +01:00
2022-03-08 17:04:12 +01:00
2022-03-07 22:21:58 +01:00
2022-03-08 17:04:12 +01:00
2022-03-08 17:04:12 +01: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 36 KiB
Languages
Rust 100%