Skip to content

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

License

Notifications You must be signed in to change notification settings

SS-C4/virgo-plus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C++ 60.9%
  • C 38.7%
  • Other 0.4%