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

narodnik 7158df6a29 show binary repr of -1 mod q %!s(int64=5) %!d(string=hai) anos
proofs ae181b1da3 add mimc hash function %!s(int64=5) %!d(string=hai) anos
scripts 7158df6a29 show binary repr of -1 mod q %!s(int64=5) %!d(string=hai) anos
src 7158df6a29 show binary repr of -1 mod q %!s(int64=5) %!d(string=hai) anos
Cargo.toml ae181b1da3 add mimc hash function %!s(int64=5) %!d(string=hai) anos
README.md 99dcc69b6d compiler now outputting rust code %!s(int64=5) %!d(string=hai) anos
compile.sh f92656c8be script to make a compile test %!s(int64=5) %!d(string=hai) anos
compile_and_run.sh c35f43e9f3 pipe just generated file throught rustfmt instead of doing on entire project %!s(int64=5) %!d(string=hai) anos
run_bits.sh cb8851df17 bit decomposition %!s(int64=5) %!d(string=hai) anos
run_mimc.sh ae181b1da3 add mimc hash function %!s(int64=5) %!d(string=hai) anos
run_mint_contract.sh 6e9c86a6de added code for mint contract %!s(int64=5) %!d(string=hai) anos
run_spend_contract.sh d366922217 partially working spend contract (just needs merkle inclusion part) %!s(int64=5) %!d(string=hai) anos
run_vmtest.sh 90c255aa0b working point addition %!s(int64=5) %!d(string=hai) anos

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