Skip to content

Latest commit

 

History

History

zkSENSE_rust_proof

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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