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

narodnik d3909756ee clean up old scripts 6 years ago
proofs dd0ae8616e working jj mul 6 years ago
scripts d3909756ee clean up old scripts 6 years ago
src edb07be158 cargo fmt 6 years ago
.gitignore 7e9ed3210f .gitignore 6 years ago
Cargo.toml d0a30306e5 added the Supervisor which gives us VM serialization, and added a plugin to the compiler to export binary data for the supervisor 6 years ago
README.md 99dcc69b6d compiler now outputting rust code 6 years ago
run_mint3.sh d3909756ee clean up old scripts 6 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