Secure Image Retrieval over Untrusted Cloud Servers
Ayad Ibrahim Abdulsada1, Aqeel N. Mohammad Ali2, Zaid Ameen Abduljabbar3, Haider Sh.Hashim4
1Ayad Ibrahim Abdulsada,  Computer Science Department, Basrah University, Education College for Pure Science, Basrah, Iraq.
2Aqeel N. Mohammad Ali,  Computer Science Department, Basrah University, Education College for Pure Science, Basrah, Iraq.
3Zaid Ameen Abduljabbar,  Computer Science Department, Basrah University, Education College for Pure Science, Basrah, Iraq.
4Haider Sh. Hashim,  Computer Science Department, Basrah University, Education College for Pure Science, Basrah, Iraq.
Manuscript received on September 21, 2013. | Revised Manuscript received on October 09, 2013. | Manuscript published on October 30, 2013. | PP: 140-147  | Volume-3, Issue-1, October 2013. | Retrieval Number:  A2193103113/2013©BEIESP

Open Access | Ethics and Policies | Cite
© The Authors. Blue Eyes Intelligence Engineering and Sciences Publication (BEIESP). This is an open access article under the CC BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/4.0/)

Abstract: Security issue represents the main barrier facing the wide adoption of cloud computing. Encryption is the best method to mitigate users’ concerns. However, this method makes searching the encrypted data a challenging task. Accordingly, several approaches have been proposed to enable searching the encrypted, remotely stored data without decryption. Till now, almost all these approaches are limited to handle text search but not multimedia search. In this paper, we propose an efficient scheme that provides content based search over encrypted image database. To do so, we utilize a locality sensitive hashing LSH method to build our searchable index. LSH index greatly enhances the system efficiency by returning the matching images in a ranked order with a minimum number of distance evaluations. For security purposes, we turn this index into a secure index to prevent the cloud server from learning any useful information from the contents of that index. Searchable index along with image collection are outsourced to the cloud server in their encrypted format. We provide several empirical experiments to illustrate the efficiency of our proposed scheme.
Keywords: Cloud computing, Searchable encryption, LSH, Image retrieval.