3 citations · 3 across the 7 of their papers we have counts for
3 papers · 1 filter
SecV: Secure Code Partitioning via Multi-Language Secure Values
Peterson Yuhala, Pascal Felber, Hugo Guiroux +4
Trusted execution environments like Intel SGX provide \emph{enclaves}, which offer strong security guarantees for applications. Running entire applications inside enclaves is possi…
Montsalvat: Partitioning Java Applications to Minimize the TCB in Intel SGX
Peterson Yuhala, Jämes Ménétrey, Pascal Felber +5
The popularity of the Java programming language has led to its wide adoption in cloud computing infrastructures. However, Java applications running in untrusted clouds are vulnerab…
SGX Switchless Calls Made Configless
Peterson Yuhala, Michael Paper, Timothée Zerbib +3
Intel's software guard extensions (SGX) provide hardware enclaves to guarantee confidentiality and integrity for sensitive code and data. However, systems leveraging such security…