Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 394 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 394 Bytes

HACKSTIR

Gnark implementation of the STIR protocol(https://eprint.iacr.org/2024/390). STIR is an interactive oracle proof of proximity (IOPP) which functuions as a drop-in replacement for FRI with significantly improved argument size and hash complexity.

Set-up

Run using the following command.

go run src/main.go

Benchmarks

Status

[X] Commit

[ ] Prove

[ ] Verify