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

narodnik 1099a62eb4 add save and load trusted setup stuff 5 лет назад
lisp b6a898a95c split zk functions from jj.rkt 5 лет назад
proofs 6d9e5a0411 added proofs/jubjub.params 5 лет назад
scripts 7a419fdf0a fix broken import: s/vm/compile/ 5 лет назад
src 1099a62eb4 add save and load trusted setup stuff 5 лет назад
.gitignore 7e9ed3210f .gitignore 5 лет назад
Cargo.toml 15dffe950d rename lcX_add_one_coeff to lcX_add_constant, and add mimc example 5 лет назад
README.md 99dcc69b6d compiler now outputting rust code 5 лет назад
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