CRNov 3, 2017

A Searchable Symmetric Encryption Scheme using BlockChain

arXiv:1711.01030v250 citations
Originality Incremental advance
AI Analysis

This addresses the need for secure and efficient data search in cloud storage for users relying on decentralized systems, though it appears incremental as it builds on existing SSE concepts with blockchain integration.

The paper tackles the problem of searchable symmetric encryption (SSE) by proposing a scheme that uses blockchain to store data in a decentralized public chain, aiming to resist malicious adversaries and improve search efficiency, with security and performance analyses confirming feasibility.

At present, the cloud storage used in searchable symmetric encryption schemes (SSE) is provided in a private way, which cannot be seen as a true cloud. Moreover, the cloud server is thought to be credible, because it always returns the search result to the user, even they are not correct. In order to really resist this malicious adversary and accelerate the usage of the data, it is necessary to store the data on a public chain, which can be seen as a decentralized system. As the increasing amount of the data, the search problem becomes more and more intractable, because there does not exist any effective solution at present. In this paper, we begin by pointing out the importance of storing the data in a public chain. We then innovatively construct a model of SSE using blockchain(SSE-using-BC) and give its security definition to ensure the privacy of the data and improve the search efficiency. According to the size of data, we consider two different cases and propose two corresponding schemes. Lastly, the security and performance analyses show that our scheme is feasible and secure.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes