Academia.eduAcademia.edu

Homomorphic Encryption

description2,225 papers
group7,509 followers
lightbulbAbout this topic
Homomorphic encryption is a form of encryption that allows computations to be performed on ciphertexts, generating an encrypted result that, when decrypted, matches the result of operations performed on the plaintext. This enables secure data processing and analysis without exposing the underlying data.
lightbulbAbout this topic
Homomorphic encryption is a form of encryption that allows computations to be performed on ciphertexts, generating an encrypted result that, when decrypted, matches the result of operations performed on the plaintext. This enables secure data processing and analysis without exposing the underlying data.

Key research themes

1. How can fully homomorphic encryption schemes be designed to improve efficiency and security against algebraic attacks?

This theme focuses on advancing the construction of fully homomorphic encryption (FHE) schemes that not only support unrestricted addition and multiplication on ciphertexts but also enhance computational efficiency and security from algebraic attacks such as Gröbner basis attacks and differential cryptanalysis. Such improvements are crucial to make FHE practical for real-world applications like secure cloud computing and private outsourcing of computation.

Key finding: Proposes a novel FHE scheme based on non-associative octonion rings over finite fields, which eliminates the computationally expensive bootstrapping step. The security relies on the hardness of solving high-degree... Read more
Key finding: Develops an elementary integer-based somewhat homomorphic encryption scheme that supports addition and multiplication and reduces security to the approximate integer greatest common divisor (GCD) problem. It innovatively... Read more
Key finding: Synthesizes existing FHE algorithms highlighting foundational techniques such as bootstrapping and recryption which enable unlimited circuits evaluation on ciphertexts. It details the algebraic properties required to maintain... Read more
Key finding: Introduces a parallel processing framework to implement FHE schemes over polynomial rings, enhancing computational efficiency for cloud applications. By partitioning ciphertext operations (both statically and dynamically),... Read more

2. What are the emerging applications and system architectures leveraging homomorphic encryption for privacy-preserving computations in cloud and distributed environments?

This research theme investigates the practical deployment of homomorphic encryption techniques in domains including cloud computing, healthcare, telemedicine, IoT, and serverless computing. It explores how HE enables secure data processing and querying over encrypted datasets, preserves privacy in multi-party settings, supports access control, and facilitates secure outsourced computations while ensuring compliance with regulatory and security requirements.

Key finding: Provides a comprehensive comparative evaluation of various homomorphic encryption schemes (PHE, SWHE, and FHE) focusing on resource efficiency, supported operations, and implementation platforms. Highlights key advancements... Read more
Key finding: Surveys major homomorphic encryption tools applied to big data analytics and privacy-preserving machine learning, emphasizing the challenge of integrating HE with heterogeneous, real-world datasets. It proposes security... Read more
Key finding: Examines the application of homomorphic encryption in healthcare for preserving patient data privacy during outsourced computations such as disease prediction and secure queries over medical records. It underscores the... Read more
Key finding: Proposes a novel multi-keyword searchable encryption scheme leveraging fully homomorphic encryption within a serverless cloud computing environment. It addresses search and access pattern privacy through probabilistic... Read more
Key finding: Develops a homomorphic encryption-based mechanism for searching encrypted phoneme-based audio data in telemedicine cloud systems without revealing sensitive medical voice recordings or requiring index tables, thus reducing... Read more

3. How can homomorphic encryption be integrated with emerging technologies to enable secure and privacy-aware analytics and communications in distributed systems?

This theme focuses on combining homomorphic encryption with other cryptographic and computational frameworks to create robust, privacy-preserving analytics and communication solutions across distributed and multiagent systems such as augmented democracy, federated learning, emergency response, IoT secure group communication, and privacy-aware graph analytics.

Key finding: Formulates a collaborative filtering recommendation system for augmented democracy avatars using fully homomorphic encryption to preserve privacy in preference prediction. The approach enables privacy-preserving matrix... Read more
Key finding: Provides an analytical review of homomorphic encryption and differential privacy methods applied to federated learning to mitigate privacy attacks such as gradient inversion and membership inference. It discusses the... Read more
Key finding: Designs a privacy-preserving emergency data mesh architecture integrating Conflict-free Replicated Data Types with the Brakerski-Fan-Vercauteren homomorphic encryption scheme to enable multi-agency analytics on encrypted... Read more
Key finding: Introduces a novel architecture that combines graph neural networks with homomorphic encryption to enable privacy-preserving AML graph analytics. The system performs encrypted GNN inference on transaction graphs, producing... Read more
Key finding: Proposes a novel IoT secure group communication framework combining fully homomorphic encryption with optimal key generation via sine cosine algorithm and routing optimization through a plum tree algorithm. The approach... Read more

All papers in Homomorphic Encryption

The present work builds on previous investigations of the authors (and their collaborators) regarding bridges, a certain type of morphisms between encryption schemes, making a step forward in developing a (category theory) language for... more
In this paper we study monoid homomorphic encryption schemes over (F2, •). Such encryption schemes occur naturally by forgetting the addition operation in a Ring Homomorphic Encryption scheme over F2 (if it exists). We study the structure... more
We present a new method that produces bounded FHE schemes (see Definition 3), starting with encryption schemes that support one algebraic operation. We use this technique to construct examples of encryption schemes that, theoretically can... more
We analyze the structure of finite commutative rings with respect to its idempotent and nilpotent elements. Based on this analysis we provide a quantum-classical IND-CCA attack for ring homomorphic encryption schemes. Moreover, when the... more
We analyze the structure of commutative ring homomorphic encryption schemes and show that they are not quantum IND-CCA secure.
Distributed Federated Learning (DFL) extends federated learning from a single-server topology to broader graph-based coordination settings that may include multiple interacting aggregation nodes and, in some deployments, externally... more
Machine learning had been widely used to analyze various kinds of data, including sensitive data such as medical and financial data. A trained machine learning model can be wrapped in a web application so that people can access it easily... more
Customer Rela onship Management (CRM) systems increasingly rely on ar ficial intelligence to generate insights, automate campaigns, and personalize user experiences. However, deploying large language models (LLMs) across mul cloud... more
Post-quantum cryptography relies on precisely stated computational hardness assumptions rather than on physical analogy or structural complexity alone. Motivated by latticebased cryptography and by aperiodic cut-and-project geometry, this... more
Fully Homomorphic Encryption (FHE) is a powerful encryption system in cloud computing that allows homomorphic computations on encrypted data without decrypting them. Multi-key fully homomorphic encryption (MFHE), as an extension to FHE,... more
Digital image watermarking plays a vital role in authentication, identification, and copyright protection. It is essential that the watermarking technique used is robust enough to resist various types of attacks. These attacks are... more
The increasing adoption of smart cameras and image sensors in industrial and medical applications necessitates robust visual data security solutions. The industrial Internet of Things (IoT) introduces unique security challenges,... more
Acute Lymphoblastic Leukemia (ALL) is a rapidly progressing hematological malignancy that requires early and accurate subtype identification to enable effective treatment planning and improve patient survival outcomes. The classification... more
The industrial 3D mesh model (3DMM) plays a significant part in engineering and computer aided designing field. Thus, protecting copyright of 3DMM is one of the major research problems that require significant attention. Further, the... more
This third volume advances QRAM-hardness cryptography, arguing that the ultimate quantum resilience of lattice-based primitives must be grounded in the thermodynamic lower bounds governing coherent state preparation, rather than transient... more
In this research we present our implementation and testing of XOR encryption and decryption blocks for cognitive Very High Frequency Land Mobile Radio (VHF LMR) communication networks on GNU Radio platform. VHF LMR systems utilize 136-174... more
A new method of secure data aggregation for decimal data having integer as well as fractional part using homomorphic encryption is described. The proposed homomorphic encryption provides addition, subtraction, multiplication, division and... more
Research for greater computing power, always present in the computation that led to the creation of parallel architectures consisting of thousands of processing units, as occurs in the architectures of GPUs. In this context, this work... more
Early detection of cardiac rhythm disorders (arrhythmias) poses a significant challenge, especially when using wearable IoT devices that continuously monitor ECG signals. Conventional cloud-based deep learning methods are largely... more
An encryption scheme is homomorphic if it supports operations on encrypted data. Homomorphic encryption allows a device to perform arbitrary computations on encrypted data without user secret key. Recently it is introduced new homomorphic... more
Fully Homomorphic Encryption (FHE) was initially introduced as a concept shortly after the development of the RSA cryptosystem, by Rivest et al. [54]. Although long sought after, the first functional scheme was only proposed over thirty... more
Cloud computing is the long dreamed vision of computing as a utility, where users can remotely store their data into the cloud so as to enjoy the on-demand high quality applications and services from a shared pool of configurable... more
Homomorphic Encryption (HE) introduces new dimensions of security and privacy within federated learning (FL) and internet of things (IoT) frameworks that allow preservation of user privacy when handling data for FL occurring in Smart Grid... more
The Internet of Medical Things (IoMT) is transforming healthcare by enabling live monitoring of patient health parameters, remote diagnostics, and seamless medical data exchange. However, the growing interconnectivity of medical devices... more
Modern cryptography relies heavily on algebraic structures such as finite fields, elliptic curves, and lattices. This paper explores a novel conceptual framework for cryptographic transformations based on Grassmann algebra. Grassmann... more
The Internet or distributed computing has evolved from a simple file sharing mechanism to data source sharing and dynamic services. This evolution has made data source sharing an urgent necessity at the present time. Therefore, we should... more
To prevent unplanned machine downtime in production, machine conditions can be monitored and even predicted using condition and failure models based on current machine and process data. As most of these models are data-intensive, machine... more
Human resource data accuracy has become a significant factor in assessing the effectiveness and performance of human resource management (HRM) in businesses. Numerous human resource hazards originating from asymmetric information continue... more
The increasing capabilities of mobile devices have given raise to many mobile sensing applications. The problem with existing system of the mobile sensing applications is that the sensor data aggregation assume a trusted aggregator, and... more
This paper addresses the problem of data sharing among multiple parties, without disclosing the data between the parties. We focus on sharing of data among parties involved in a data mining task. We study how to share private or... more
We present an approach for performing the tallying work in the coercion-resistant JCJ voting protocol, introduced by Juels, Catalano, and Jakobsson, in linear time using fully homomorphic encryption (FHE). The suggested enhancement also... more
Fully Homomorphic Encryption (FHE) allows computation on encrypted data. Various software libraries have implemented the approximate-arithmetic FHE scheme CKKS, which is highly useful for applications in machine learning and data... more
E-voting in polarized contexts requires a strict balance between public verifiability, ballot secrecy, and coercion resistance. Traditional centralized systems lack transparency, while fully decentralized models face scalability and... more
This paper presents an original approach to encrypting digital data using mathematical fractals. We begin with a detailed classical fractal-based encryption approach inspired by the Sierpiński triangle, including step-by-step construction... more
Private Set Intersection (PSI) protocols allow a querier to determine whether an item exists in a dataset without revealing the query or exposing non-matching records. It has many applications in fraud detection, compliance monitoring,... more
Due to the enhanced digital media on the web, information security and privacy protection issue have attracted the eye of information communication. Information hiding has become a subject of sizable im-portance. Currently each day... more
The proliferation of cloud computing and the exponential growth of big data have revolutionized the way organizations store, process, and analyze data. However, the benefits of cloud-based big data come with significant security... more
This study proposes an artificial intelligence-driven secure semantic communication system. Its goal is to enable safe, real-time communication while preserving the meaning of messages. The system uses advanced encryption methods, such as... more
E-voting in polarized contexts requires a strict balance between public verifiability, ballot secrecy, and coercion resistance. Traditional centralized systems lack transparency, while fully decentralized models face scalability and... more
An emerging technology in data analytics, Cloud Computing (CC) is used to store, retrieve, and distribute data in a dispersed setting. Both individuals and businesses save their data on cloud servers. However, data privacy and security... more
Motivation: Genome-wide association studies (GWAS) have been widely used in discovering the association between genotypes and phenotypes. Human genome data contain valuable but highly sensitive information. Unprotected disclosure of such... more
The simplicity of sharing data through the Web furthermore, Distributed computing accidentally presents a developing issue of Data leakage. In the meantime, numerous end-clients are unconscious that their information was leaked or stolen... more
Encryption is the process of disguising text to ensure the confidentiality of data transmitted from one party to another. Homomorphic encryption is one of the most important encryption-related processes which allows performing operation... more
Cloud computing is a new paradigm of information technology and communication. Performing big and complex computations in a context of cloud computing and big data is highly appreciated today. Fully homomorphic encryption (FHE) is a... more
Performing smart computations in a context of cloud computing and big data is highly appreciated today. It allows customers to fully benefit from cloud computing capacities (such as processing or storage) without losing confidentiality of... more
Treasure Token is a secure and dynamic digital reward system integrated within a lucky draw platform, designed to offer users an engaging and profitable experience. Each Treasure Token represents a lucky draw ticket, uniquely identified... more
This paper deals with several use-cases for privately querying corpora of documents in both settings where the corpus is public or private with respect to an honest-but-curious infrastructure executing the query. We address these... more
Smart grid, envisioned as an indispensable power infrastructure, is featured by real-time and two-way communications. However, how to securely retrieve and audit the communicated metering data for validation testing is still challenging... more
This paper proposes two closely related asymmetric key (or a public key) schemes for key exchange whose security is based on the notion of ideal secrecy. In the first scheme, the private key consists of two singular matrices, a polar code... more
Download research papers for free!