sunblaze-ucb / Libra

Libra zero knowledge proof system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions to run tests:

Lanczos

cd tests/lanczos

python build.py

python run.py

Matmul

cd tests/matmul

python build.py

python run.py

SHA256

cd tests/SHA256

python build.py

python run.py

use sudo if necessary.

About

Libra zero knowledge proof system

License:Apache License 2.0


Languages

Language:C++ 85.7%Language:Python 13.6%Language:Makefile 0.6%Language:Shell 0.1%