Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 297 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 297 Bytes

rs-gkr

Implementation of the GKR protocol as detailed in Justin Thaler's Proof, Arguments, and Zero Knowledge. This implementation also adds Fiat-Shamir to make the protocol non-interactive.

To run tests:

cargo test