/Libra

Libra zero knowledge proof system

Primary LanguageC++Apache License 2.0Apache-2.0

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.