.NET MINI PROJECTS .NET PROJECTS

CC15-A New Lightweight Symmetric Searchable Encryption Scheme for String Identification

ABSTRACT: In this project, we give an efficient and simple-to-implement symmetric searchable encryption scheme (SSE) for string search, which takes one round of communication, O(n) times of calculations over n documents. Not at all like previous scheme, we utilize hash-chaining rather than the chain of encryption tasks for an index generation, which makes it reasonable […]