Phrase Search Using Bloom Filter for Encrypted Cloud Storage
Keywords:
Bloom filter, Phrase search, Privacy, Security, Symmetric Encryption, Storage cost.Abstract
The advent of cloud technologies promises greater scalability and accessibility, but it also highlights the need for
greater privacy and security. Many researchers investigated solutions to search over encrypted documents stored on remote
cloud servers. In this paper, we introduced Bloom filters technique for a phrase search scheme that is significantly faster
than existing solutions, with similar or better storage and communication cost. Our technique uses a series of n-gram filters
to support the functionality solution makes use of symmetric encryption, which provides computational and storage efficiency
over many existing solutions