Affiliation:
1. Carnegie Mellon University
2. SRI International
Abstract
A system for private stream searching, introduced by Ostrovsky and Skeith, allows a client to provide an untrusted server with an encrypted search query. The server uses the query on a stream of documents and returns the matching documents to the client while learning nothing about the nature of the query. We present a new scheme for conducting private keyword search on streaming data which requires
O
(
m
) server to client communication complexity to return the content of the matching documents, where
m
is an upper bound on the size of the documents. The required storage on the server conducting the search is also
O
(
m
). The previous best scheme for private stream searching was shown to have
O
(
m
log
m
) communication and storage complexity. Our solution employs a novel construction in which the user reconstructs the matching files by solving a system of linear equations. This allows the matching documents to be stored in a compact buffer rather than relying on redundancies to avoid collisions in the storage buffer as in previous work. This technique requires a small amount of metadata to be returned in addition to the documents; for this the original scheme of Ostrovsky and Skeith may be employed with
O
(
m
log
m
) communication and storage complexity. We also present an alternative method for returning the necessary metadata based on a unique encrypted Bloom filter construction. This method requires
O
(
m
log(
t
/
m
)) communication and storage complexity, where
t
is the number of documents in the stream. In this article we describe our scheme, prove it secure, analyze its asymptotic performance, and describe a number of extensions. We also provide an experimental analysis of its scalability in practice. Specifically, we consider its performance in the demanding scenario of providing a privacy preserving version of the Google News Alerts service.
Funder
U.S. Department of Homeland Security
Army Research Office
Publisher
Association for Computing Machinery (ACM)
Subject
Safety, Risk, Reliability and Quality,General Computer Science
Cited by
35 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. Group Oblivious Message Retrieval;2024 IEEE Symposium on Security and Privacy (SP);2024-05-19
2. Sparsity Aware of TF-IDF Matrix to Accelerate Oblivious Document Ranking and Retrieval;2023 IEEE 22nd International Conference on Trust, Security and Privacy in Computing and Communications (TrustCom);2023-11-01
3. Privacy preserving via multi-key homomorphic encryption in cloud computing;Journal of Information Security and Applications;2023-05
4. Malware Analysis Using a Hybridised Model;2023
5. Oblivious Message Retrieval;Advances in Cryptology – CRYPTO 2022;2022