Skip to content

Simple python implementation of Nova: Recursive Zero-Knowledge Arguments from Folding Schemes

License

Notifications You must be signed in to change notification settings

dajuguan/py_nova

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py_nova

Simple python implementation of Nova: Recursive Zero-Knowledge Arguments from Folding Schemes

Installation

Then, run poetry install in the root of the repository. This will install all the dependencies in a virtualenv.

Usage

construction 2 in the paper

test the basic folding scheme for r1cs, it takes about 25 s to run one fold(it's a bit slow right now).

cd src
poetry run python3 r1cs.py 

About

Simple python implementation of Nova: Recursive Zero-Knowledge Arguments from Folding Schemes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published