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

narodnik 8d17c4785c add new psuedocode contract script file 5 лет назад
proofs 8d17c4785c add new psuedocode contract script file 5 лет назад
scripts 8d17c4785c add new psuedocode contract script file 5 лет назад
src ab490a0fa1 show num constraints for PH 6 лет назад
Cargo.toml 3d5d234fb8 update 6 лет назад
README.md 99dcc69b6d compiler now outputting rust code 5 лет назад
compile.sh f92656c8be script to make a compile test 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