Balancing confidentiality and efficiency in untrusted relational DBMSs

  • Authors:
  • Ernesto Damiani;S. De Capitani Vimercati;Sushil Jajodia;Stefano Paraboschi;Pierangela Samarati

  • Affiliations:
  • DTI - Università di Milano, Crema - Italy;DTI - Università di Milano, Crema - Italy;George Mason University, Fairfax, VA;DIGI - Università di Bergamo, Dalmine - Italy;DTI - Università di Milano, Crema - Italy

  • Venue:
  • Proceedings of the 10th ACM conference on Computer and communications security
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

The scope and character of today's computing environments are progressively shifting from traditional, one-on-one client-server interaction to the new cooperative paradigm. It then becomes of primary importance to provide means of protecting the secrecy of the information, while guaranteeing its availability to legitimate clients. Operating on-line querying services securely on open networks is very difficult; therefore many enterprises outsource their data center operations to external application service providers. A promising direction towards prevention of unauthorized access to outsourced data is represented by encryption. However, data encryption is often supported for the sole purpose of protecting the data in storage and assumes trust in the server, that decrypts data for query execution.In this paper, we present a simple yet robust single-server solution for remote querying of encrypted databases on untrusted servers. Our approach is based on the use of indexing information attached to the encrypted database which can be used by the server to select the data to be returned in response to a query without the need of disclosing the database content. Our indexes balance the trade off between efficiency requirements in query execution and protection requirements due to possible inference attacks exploiting indexing information. We also investigate quantitative measures to model inference exposure and provide some related experimental results.