arnaucube 5411adb208 Add inline comments describing the usage of methods
and update the Semaphore link to the current one.
2024-09-27 23:53:13 +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 36 KiB
Languages
Rust 100%