roostab

Results 2 issues of roostab

Hi, I read your platform is protocol-agnostic, but the paper mentions you implement and evaluate only semi-honest protocols. Does your platform also support malicious protocols? Thanks

Hi, I'd like to benchmark the ORAM implementations. I've run `make -j 8 bmr` and `./compile.py -G -D gc_oram`, and now I'm running `./Scripts/bmr-program-run.sh gc_oram 3`. I'm following the README...