paper-with-me

홈 › Papers

Semantic, Efficient, and Secure Search over Encrypted Cloud Data

2020-02-24 · Fateh Boucenna

Companies and individuals demand more and more storage space and computing power. For this purpose, several new technologies have been designed and implemented, such as the cloud computing. This technology provides its users with storage space and computing power according to their needs in a flexible and personalized way. However, the outsourced data such as emails, electronic health records, and company reports are sensitive and confidential. Therefore, It is primordial to protect the outsourced data against possible external attacks and the cloud server itself. That is why it is highly recommended to encrypt the sensitive data before being outsourced to a remote server. To perform searches over outsourced data, it is no longer possible to exploit traditional search engines given that these data are encrypted. Consequently, lots of searchable encryption (SE) schemes have been proposed in the literature. Three major research axes of searchable encryption area have been studied in the literature. The first axis consists in ensuring the security of the search approach. Indeed, the search process should be performed without decryption any data and without causing any sensitive information leakage. The second axis consists in studying the search performance. In fact, the encrypted indexes are less efficient than the plaintext indexes, which makes the searchable encryption schemes very slow in practice. More the approach is secure, less it is efficient, thus, the challenge consists in finding the best compromise between security and performance. Finally, the third research axis consists in the quality of the returned results in terms of relevance and recall. The problem is that the encryption of the index causes the degradation of the recall and the precision. Therefore, the goal is to propose a technique that is able to obtain almost the same result obtained in the traditional search.

📄 PDF Abstract BibTeX arXiv:2002.10294

Code (0)

등록된 구현이 없습니다.

Tasks

Cloud Computing

Similar Papers 제목 키워드 기반

Multi-owner Secure Encrypted Search Using Searching Adversarial Networks

2019-08-07 · Kai Chen, Zhongrui Lin, Jian Wan, Lei Xu 외

Searchable symmetric encryption (SSE) for multi-owner model draws much attention as it enables data users to perform searches over encrypted cloud data outsourced by data owners. However, implementing secure and precise …

Distributed Computing

SecureRouter: Encrypted Routing for Efficient Secure Inference

2026-04-16 · Yukuan Zhang, Mengxin Zheng, Qian Lou arxiv

Cryptographically secure neural network inference typically relies on secure computing techniques such as Secure Multi-Party Computation (MPC), enabling cloud servers to process client inputs without decrypting them. Alt…

Enabling Efficient Verifiable Fuzzy Keyword Search Over Encrypted Data in Cloud Computing

2018-08-17 · journal 2018 8 · XINRUI GE, JIA YU, Chengyu Hu, HANLIN ZHANG 외

Searchable encryption can support data user to selectively retrieve the cipher documents over encrypted cloud data by keyword-based search. Most of the existing searchable encryption schemes only focus on the exact key…

Cloud Computing

Towards Provably Secure Encrypted Control Using Homomorphic Encryption

2022-10-17 · Kaoru Teranishi, Kiminao Kogiso

Encrypted control is a promising method for the secure outsourcing of controller computation to a public cloud. However, a feasible method for security proofs of control has not yet been developed in the field of encrypt…

Mathematical Proofs

MLQENABLER: Enabling Secure Machine Learning Queries over Encrypted Database in Cloud Computing

2026-07-09 · Xu Zhou, Haoyang Chen, Xinyu Lei arxiv

In cloud computing, the public cloud service providers (CSPs) can provide cloud storage as the primary service while providing additional machine learning (ML)-based services by using the clients' data in storage. This b…