Skip to content
/ Groth16 Public

This repository contains my first battle in the ZK war. My enemy: Groth16.

Notifications You must be signed in to change notification settings

zigtur/Groth16

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Groth16

After going through the RareSkills ZK Book, I have decided to implement Groth16 in Python. I know that there are existing implementation, on which I could inspire myself.

But, I have decided to take it my way. The only thing that we need is Python3, some libraries and the most important: the Groth16 paper.

Dependencies

pip3 install py_ecc numpy galois

About

This repository contains my first battle in the ZK war. My enemy: Groth16.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published