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

narodnik 7833f69ede indent, tidy and cleanup working.pism 5 лет назад
proofs 7833f69ede indent, tidy and cleanup working.pism 5 лет назад
scripts bd29e9a12d working cradle! 5 лет назад
src 9096fe173f remove unused imports from simple.rs 5 лет назад
Cargo.toml ad6d3eb074 simple proof 5 лет назад
README.md 99dcc69b6d compiler now outputting rust code 5 лет назад
compile.sh f92656c8be script to make a compile test 5 лет назад
compile_and_run.sh 859d7e61f5 add run script for simple cradle 5 лет назад

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