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

narodnik 2bda684163 working blake2s hash function! 5 lat temu
proofs 2bda684163 working blake2s hash function! 5 lat temu
scripts 2bda684163 working blake2s hash function! 5 lat temu
src 2bda684163 working blake2s hash function! 5 lat temu
Cargo.toml ad6d3eb074 simple proof 5 lat temu
README.md 99dcc69b6d compiler now outputting rust code 5 lat temu
compile.sh f92656c8be script to make a compile test 5 lat temu
compile_and_run.sh c35f43e9f3 pipe just generated file throught rustfmt instead of doing on entire project 5 lat temu

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