Skip to main content

Showing 1–2 of 2 results for author: Guiroux, H

.
  1. SecV: Secure Code Partitioning via Multi-Language Secure Values

    Authors: Peterson Yuhala, Pascal Felber, Hugo Guiroux, Jean-Pierre Lozi, Alain Tchana, Valerio Schiavoni, Gaël Thomas

    Abstract: Trusted execution environments like Intel SGX provide \emph{enclaves}, which offer strong security guarantees for applications. Running entire applications inside enclaves is possible, but this approach leads to a large trusted computing base (TCB). As such, various tools have been developed to partition programs written in languages such as C or Java into \emph{trusted} and \emph{untrusted} parts… ▽ More

    Submitted 20 December, 2023; v1 submitted 24 October, 2023; originally announced October 2023.

    Comments: 12 pages

  2. Montsalvat: Intel SGX Shielding for GraalVM Native Images

    Authors: Peterson Yuhala, Jämes Ménétrey, Pascal Felber, Valerio Schiavoni, Alain Tchana, Gaël Thomas, Hugo Guiroux, Jean-Pierre Lozi

    Abstract: 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 vulnerable to various forms of privileged attacks. The emergence of trusted execution environments (TEEs) such as Intel SGX mitigates this problem. TEEs protect code and data in secure enclaves inaccessible to untrusted software… ▽ More

    Submitted 20 December, 2023; v1 submitted 1 May, 2023; originally announced May 2023.

    Comments: 13 pages, Proceedings of the 22nd International Middleware Conference