Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 241 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 241 Bytes

zkSENSE proof

This repo computes the preprocessing needed in zkSENSE and then generates the proof of correctness.

To run benchmarks, run

cargo +nightly bench

To run the example, run

cargo +nightly run --example main --release