Skip to content

Implementation of the GKR protocol. This code efficiently verifies if an arithmetic circuit has been computed correctly. My code should work on any circuit input. However, you need to modify the shape of the circuit created in the Circuit class for custom use.

License

Notifications You must be signed in to change notification settings

VirPathak00/gkr-python-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gkr-python-implementation

Implementation of the GKR protocol. This code verifies if an arithmetic circuit has been computed correctly.

About

Implementation of the GKR protocol. This code efficiently verifies if an arithmetic circuit has been computed correctly. My code should work on any circuit input. However, you need to modify the shape of the circuit created in the Circuit class for custom use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages