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

ada 33210d7fe6 added TODO.md for lisp il y a 5 ans
lisp 33210d7fe6 added TODO.md for lisp il y a 5 ans
proofs 7c6c63ba53 removed trailing whitespace il y a 5 ans
scripts 7a419fdf0a fix broken import: s/vm/compile/ il y a 5 ans
src c304c68e3e added zn* function definition il y a 5 ans
.gitignore 7e9ed3210f .gitignore il y a 5 ans
Cargo.toml c304c68e3e added zn* function definition il y a 5 ans
README.md 99dcc69b6d compiler now outputting rust code il y a 5 ans
TODO.md 5845602ca4 added TODO list il y a 5 ans
run_jubjub.sh 6048079efc exit if lisp script error il y a 5 ans
run_mimc.sh 16ebe6dc78 add missing run_mimc.sh script il y a 5 ans
run_mint.sh c3cfc3e4dc finished migration to new API for mint as well il y a 5 ans
zkvm.md 04ec9dc059 zkvm spec il y a 5 ans

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