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

narodnik 47131b3a53 fix bug and add more commands 6 yıl önce
proofs 47131b3a53 fix bug and add more commands 6 yıl önce
scripts 47131b3a53 fix bug and add more commands 6 yıl önce
src e710fb2cd4 split off codgen functions into a separate module. have working ec ops 6 yıl önce
Cargo.toml ad6d3eb074 simple proof 6 yıl önce
README.md 99dcc69b6d compiler now outputting rust code 6 yıl önce
compile.sh f92656c8be script to make a compile test 6 yıl önce
compile_and_run.sh c35f43e9f3 pipe just generated file throught rustfmt instead of doing on entire project 6 yıl önce

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