Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages