DocumentCode
3705334
Title
Towards a scalable, private, and searchable key-value store
Author
Xingliang Yuan; Xinyu Wang; Yilei Chu; Cong Wang; Chen Qian
Author_Institution
Department of Computer Science, City University of Hong Kong, Hong Kong
fYear
2015
Firstpage
773
Lastpage
774
Abstract
Modern distributed key-value stores are offering superior performance, incremental scalability, and fine availability for data-intensive computing and cloud-based applications. Among those distributed data stores, the designs that ensure the confidentiality of sensitive data, however, have not been fully explored yet. In this paper, we focus on designing and implementing a scalable, private, and searchable key-value store. We first design a secure data partition algorithm that distributes encrypted data evenly across a cluster of nodes. Based on this algorithm, we then implement an encrypted key-value store. To enable secure search queries for given attributes or keywords, we leverage searchable symmetric encryption to design the encrypted local indexes that consider security, efficiency, and data locality simultaneously. Performance evaluation at Microsoft Azure is conducted in terms of Put/Get throughput and latency under different workloads. The comparison with HBase shows that our prototype can function in a practical manner.
Keywords
"Indexes","Encryption","Throughput","Cloud computing","Distributed databases"
Publisher
ieee
Conference_Titel
Communications and Network Security (CNS), 2015 IEEE Conference on
Type
conf
DOI
10.1109/CNS.2015.7346929
Filename
7346929
Link To Document