Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 570 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 570 Bytes

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.