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

narodnik e710fb2cd4 split off codgen functions into a separate module. have working ec ops há 5 anos atrás
proofs e710fb2cd4 split off codgen functions into a separate module. have working ec ops há 5 anos atrás
scripts e710fb2cd4 split off codgen functions into a separate module. have working ec ops há 5 anos atrás
src e710fb2cd4 split off codgen functions into a separate module. have working ec ops há 5 anos atrás
Cargo.toml ad6d3eb074 simple proof há 5 anos atrás
README.md 99dcc69b6d compiler now outputting rust code há 5 anos atrás
compile.sh f92656c8be script to make a compile test há 5 anos atrás
compile_and_run.sh e710fb2cd4 split off codgen functions into a separate module. have working ec ops há 5 anos atrás

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