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

narodnik b6324df476 fix breaking change from last commit 6 سال پیش
proofs b6324df476 fix breaking change from last commit 6 سال پیش
scripts f6410d5499 finished adding final commands: ec_get_u, alloc/clone_bit, binary_push, scalar_alloc, conditionally_reverse, scalar_as_binary, scalar_enforce_equal, emit_scalar 6 سال پیش
src f6410d5499 finished adding final commands: ec_get_u, alloc/clone_bit, binary_push, scalar_alloc, conditionally_reverse, scalar_as_binary, scalar_enforce_equal, emit_scalar 6 سال پیش
Cargo.toml ad6d3eb074 simple proof 6 سال پیش
README.md 99dcc69b6d compiler now outputting rust code 6 سال پیش
compile.sh f92656c8be script to make a compile test 6 سال پیش
compile_and_run.sh c35f43e9f3 pipe just generated file throught rustfmt instead of doing on entire project 6 سال پیش

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