Skip to content

Helpers for R1CS and QAP construction, and bn256 pairings. Credits to Vitalik Buterin and Jack Lloyd for original works.

License

Notifications You must be signed in to change notification settings

toonsegers/zk_helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zk_helpers

Python helper modules for constructing ZK proof systems using R1CS, QAP and pairings.

Contents

Repository contains helpers for:

  • Conversion of code to Rank 1 Constraint System (R1CS)
  • Conversion of R1CS to Quadratic Arithmetic Program (QAP)
  • Pairing operations based on 256-bit Barreto-Naehrig (bn256) curve

Credits

This is derived work. For copyright and license information of the original works see LICENSE file.

Links to original repositories:

About

Helpers for R1CS and QAP construction, and bn256 pairings. Credits to Vitalik Buterin and Jack Lloyd for original works.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages