EnclaveDB: A Secure Database Using SGX

272Citations
Citations of this article
186Readers
Mendeley users who have this article in their library.
Get full text

Abstract

We propose EnclaveDB, a database engine that guarantees confidentiality, integrity, and freshness for data and queries. EnclaveDB guarantees these properties even when the database administrator is malicious, when an attacker has compromised the operating system or the hypervisor, and when the database runs in an untrusted host in the cloud. EnclaveDB achieves this by placing sensitive data (tables, indexes and other metadata) in enclaves protected by trusted hardware (such as Intel SGX). EnclaveDB has a small trusted computing base, which includes an in-memory storage and query engine, a transaction manager and pre-compiled stored procedures. A key component of EnclaveDB is an efficient protocol for checking integrity and freshness of the database log. The protocol supports concurrent, asynchronous appends and truncation, and requires minimal synchronization between threads. Our experiments using standard database benchmarks and a performance model that simulates large enclaves show that EnclaveDB achieves strong security with low overhead (up to 40% for TPC-C) compared to an industry strength in-memory database engine.

Cite

CITATION STYLE

APA

Priebe, C., Vaswani, K., & Costa, M. (2018). EnclaveDB: A Secure Database Using SGX. In Proceedings - IEEE Symposium on Security and Privacy (Vol. 2018-May, pp. 264–278). Institute of Electrical and Electronics Engineers Inc. https://doi.org/10.1109/SP.2018.00025

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free