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

ada 1c0cc4721b refactoring lisp code 5 년 전
lisp 1c0cc4721b refactoring lisp code 5 년 전
proofs 7c6c63ba53 removed trailing whitespace 5 년 전
scripts 7a419fdf0a fix broken import: s/vm/compile/ 5 년 전
src 39672e1bed command line tool 5 년 전
.gitignore 7e9ed3210f .gitignore 5 년 전
Cargo.toml a1d5f0cc38 added mal lisp and jubjub unfinished sample 5 년 전
README.md 99dcc69b6d compiler now outputting rust code 6 년 전
TODO.md 5845602ca4 added TODO list 5 년 전
run_jubjub.sh 6048079efc exit if lisp script error 5 년 전
run_mimc.sh 16ebe6dc78 add missing run_mimc.sh script 5 년 전
run_mint.sh c3cfc3e4dc finished migration to new API for mint as well 5 년 전
zkvm.md 04ec9dc059 zkvm spec 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