Nav apraksta

Lennart Braun f211aabe74 remove unused import 2 gadi atpakaļ
communicator f211aabe74 remove unused import 2 gadi atpakaļ
dpf 416af9965c update crate metadata 2 gadi atpakaļ
oram 416af9965c update crate metadata 2 gadi atpakaļ
utils 416af9965c update crate metadata 2 gadi atpakaļ
.gitignore 058897799b init with .gitignore 3 gadi atpakaļ
Cargo.toml 416af9965c update crate metadata 2 gadi atpakaļ
LICENSE 0f09f4a862 add LICENSE 2 gadi atpakaļ
README.md 96a16a6ee4 add readme 2 gadi atpakaļ

README.md

Ramen: Souper Fast Three-Party Computation for RAM Programs

This is the implementation of the protocols and benchmarks from the paper:

"Ramen: Souper Fast Three-Party Computation for RAM Programs". By Lennart Braun, Mahak Pancholi, Rahul Rachuri (all Aarhus University), and Mark Simkin (Ethereum Foundation). Full Version on ePrint.

You can compile and run the benchmarking application via cargo run --release --example=bench_doram.