Skip to main navigation Skip to search Skip to main content

Eactors: Fast and flexible trusted computing using SGX

  • Vasily A. Sartakov
  • , Stefan Brenner
  • , Sonia Ben Mokhtar
  • , Sara Bouchenak
  • , Gaël Thomas
  • , Rüdiger Kapitza
  • Technical University Braunschweig
  • GEMPPM-INSA Lyon

Research output: Chapter in Book/Report/Conference proceedingConference contributionpeer-review

Abstract

Novel trusted execution support, as offered by Intel’s Software Guard eXtensions (SGX), embeds seamlessly into user space applications by establishing regions of encrypted memory, called enclaves. Enclaves comprise code and data that is executed under special protection of the CPU and can only be accessed via an enclave defined interface. To facilitate the usability of this new system abstraction, Intel offers a software development kit (SGX SDK). While the SDK eases the use of SGX, it misses appropriate programming support for inter-enclave interaction, and demands to hardcode the exact use of trusted execution into applications, which restricts flexibility. This paper proposes EActors, an actor framework that is tailored to SGX and offers a more seamless, flexible and efficient use of trusted execution – especially for applications demanding multiple enclaves. EActors disentangles the interaction with enclaves and, among them, from costly execution mode transitions. It features lightweight fine-grained parallelism based on the concept of actors, thereby avoiding costly SGX SDK provided synchronisation constructs. Finally, EActors offers a high degree of freedom to execute actors, either untrusted or trusted, depending on security requirements and performance demands. We implemented two use cases on top of EActors: (i) a secure instant messaging service, and (ii) a secure multi-party computation service. Both illustrate the ability of EActors to seamlessly and effectively build secure applications. Furthermore, our performance evaluation results show that securing the messaging service with EActors improves performance compared to the vanilla versions of JabberD2 and ejabberd by up to 40×.

Original languageEnglish
Title of host publicationProceedings of the 19th International Middleware Conference, Middleware 2018
PublisherAssociation for Computing Machinery, Inc
Pages187-200
Number of pages14
ISBN (Electronic)9781450357029
DOIs
Publication statusPublished - 26 Nov 2018
Event19th ACM/IFIP/USENIX International Middleware Conference, Middleware 2018 - Rennes, Brittany, France
Duration: 10 Dec 201814 Dec 2018

Publication series

NameProceedings of the 19th International Middleware Conference, Middleware 2018

Conference

Conference19th ACM/IFIP/USENIX International Middleware Conference, Middleware 2018
Country/TerritoryFrance
CityRennes, Brittany
Period10/12/1814/12/18

Keywords

  • Actors
  • Intel SGX
  • Trusted execution

Fingerprint

Dive into the research topics of 'Eactors: Fast and flexible trusted computing using SGX'. Together they form a unique fingerprint.

Cite this