LorenzoTomaz / virgo-plus

An efficient interactive zero-knowledge proof scheme based on GKR in terms of unlayered circuit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Virgo++

Contributors: @wangnick2017, @dreamATD.

Introduction

This is an implementation of the paper, which build a GKR-based interactive proof for unlayered circuit. In terms of the polynomial commitment to achieve succinctness, we support virgo. We test our protocol with SHA circuits.

Requirement

  • C++14

Run

./run.sh

About

An efficient interactive zero-knowledge proof scheme based on GKR in terms of unlayered circuit.

License:MIT License


Languages

Language:C++ 60.9%Language:C 38.7%Language:CMake 0.3%Language:Shell 0.0%