eprint.iacr.org will be offline for approximately an hour for routine maintenance at 11pm UTC on Tuesday, April 16. We lost some data between April 12 and April 14, and some authors have been notified that they need to resubmit their papers.
You are looking at a specific version 20140205:190341 of this paper. See the latest version.

Paper 2013/715

Practical Forward-Secure Range and Sort Queries with Update-Oblivious Linked Lists

Erik-Oliver Blass and Travis Mayberry and Guevara Noubir

Abstract

We present RASP, a new protocol for privacy-preserving range search and sort queries on encrypted data in the face of an untrusted data store. RASP has several advantages over existing work. First, RASP strengthens privacy by ensuring forward security: after a query for range $[a,b]$ any new record added to the data store is indistinguishable from random, even if the new record falls within range $[a,b]$. Surprisingly, we are able to accomplish this using only traditional hash and block cipher operations, abstaining from expensive asymmetric cryptography and bilinear pairings. Consequently, RASP is highly practical, even for large database sizes. Additionally, we require only cloud storage and not a computational cloud like related works, which can reduce monetary costs significantly. The main idea of RASP is to build upon a new update-oblivious bucket-based data structure. We allow for data to be added to buckets without leaking into which bucket it has been added. As long as a bucket is not explicitly queried, the data store does not learn anything about bucket contents. Furthermore, no information is leaked about data additions following a query. Besides formally proving RASP's privacy, we also present a practical evaluation of RASP on Amazon Dynamo, demonstrating its real world applicability.

Metadata
Available format(s)
PDF
Publication info
Preprint. MINOR revision.
Keywords
ApplicationsPrivacyCloud ComputingUpdate-Oblivious Data Structures
Contact author(s)
blass @ ccs neu edu
History
2015-02-16: last of 3 revisions
2013-11-03: received
See all versions
Short URL
https://ia.cr/2013/715
License
Creative Commons Attribution
CC BY
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.