StanPlatinum / elf-respect

https://arxiv.org/pdf/2007.10513.pdf
https://github.com/StanPlatinum/Deflection
10 stars 2 forks source link

Determine and upload the program we want to experiment with #1

Closed mxz297 closed 4 years ago

mxz297 commented 5 years ago

One of the first step of this research effort is to determine a set of software we want to experiment with.

We discuss what programs we want to experiment in this issue.

StanPlatinum commented 5 years ago

I will upload a gnome data analysis program (using NW algorithm to search similar patients) later... Let's see if this can be a experimental subject (code for checking).

StanPlatinum commented 5 years ago

I have uploaded the nw (NW algorithm implementation in C++) and the nw_sgx (NW algorithm implementation in C inside the enclave where C is supported well). Please check.

StanPlatinum commented 4 years ago

sgx nbench, benchmarks in sgx-shield, and some real-world cases (genomic algorithms, credit scoring algorithms, and https server) have been tested in our self-respect system.