Abstract
In secure delegatable computation, computationally weak devices (or clients) wish to outsource their computation and data to an untrusted server in the cloud. While most earlier work considers the general question of how to securely outsource any computation to the cloud server, we focus on concrete and important functionalities and give the first protocol for the pattern matching problem in the cloud. Loosely speaking, this problem considers a text T that is outsourced to the cloud S by a sender SEN. In a query phase, receivers REC 1, … , REC l run an efficient protocol with the server S and the sender SEN in order to learn the positions at which a pattern of length m matches the text (and nothing beyond that). This is called the outsourced pattern matching problem which is highly motivated in the context of delegatable computing since it offers storage alternatives for massive databases that contain confidential data (e.g., health-related data about patient history). Our constructions are simulation-based secure in the presence of semi-honest and malicious adversaries (in the random oracle model) and limit the communication in the query phase to O(m) bits plus the number of occurrences—which is optimal. In contrast to generic solutions for delegatable computation, our schemes do not rely on fully homomorphic encryption but instead use novel ideas for solving pattern matching, based on a reduction to the subset sum problem. Interestingly, we do not rely on the hardness of the problem, but rather we exploit instances that are solvable in polynomial time. A follow-up result demonstrates that the random oracle is essential in order to meet our communication bound.
Original language | English |
---|---|
Pages (from-to) | 327-346 |
Number of pages | 20 |
Journal | International Journal of Information Security |
Volume | 17 |
Issue number | 3 |
DOIs | |
State | Published - 1 Jun 2018 |
Bibliographical note
Funding Information:Partially supported from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 644666.
Publisher Copyright:
© 2017, Springer-Verlag Berlin Heidelberg.
Keywords
- 94A60 Cryptography
- Outsourced secure computation
- Pattern matching
- Subset sum