Anonymous. Uncensored. Sovereign. https://dark.fi

narodnik 9096fe173f remove unused imports from simple.rs 5 years ago
proofs 0bb0da0e03 add aux support for hooking up const values 5 years ago
scripts bd29e9a12d working cradle! 5 years ago
src 9096fe173f remove unused imports from simple.rs 5 years ago
Cargo.toml ad6d3eb074 simple proof 5 years ago
README.md 99dcc69b6d compiler now outputting rust code 5 years ago
compile.sh f92656c8be script to make a compile test 5 years ago
compile_and_run.sh 859d7e61f5 add run script for simple cradle 5 years ago

README.md

cargo run --bin blake --release
cargo run --bin sha256 --release
cargo run --bin mimc --release
cargo run --bin zec --release

Compiler

python scripts/parser.py proofs/sapling3.prf | rustfmt