中文
相关论文

相关论文: Bootstrapping as a Morphism: An Arithmetic Geometr…

200 篇论文

Fully Homomorphic Encryption (FHE) promises the ability to compute over encrypted data without revealing sensitive contents. However, enabling high-frequency updates and statistical analysis in outsourced databases remains elusive due to…

密码学与安全 · 计算机科学 2026-04-28 Dongfang Zhao

Legacy encryption systems depend on sharing a key (public or private) among the peers involved in exchanging an encrypted message. However, this approach poses privacy concerns. Especially with popular cloud services, the control over the…

密码学与安全 · 计算机科学 2017-10-09 Abbas Acar , Hidayet Aksu , A. Selcuk Uluagac , Mauro Conti

In this paper, we evaluate the different fully homomorphic encryption schemes, propose an implementation, and numerically analyze the applicability of gradient descent algorithms to solve quadratic programming in a homomorphic encryption…

密码学与安全 · 计算机科学 2023-09-06 André Bertolace , Konstantinos Gatsis , Kostas Margellos

Fully homomorphic encryption (FHE) changes sequence-model design because rotations, encrypted products, ciphertext materialization, multiplicative depth, and bootstrapping pressure can dominate ordinary neural-network costs. This paper…

密码学与安全 · 计算机科学 2026-05-19 Luis Brito

Homomorphic encryption (HE) is a practical approach to secure computation over encrypted data. However, writing programs with efficient HE implementations remains the purview of experts. A difficult barrier for programmability is that…

编程语言 · 计算机科学 2023-11-13 Rolph Recto , Andrew C. Myers

Homomorphic Encryption (HE) enables secure computation on encrypted data without decryption, allowing a great opportunity for privacy-preserving computation. In particular, domains such as healthcare, finance, and government, where data…

硬件体系结构 · 计算机科学 2025-06-10 Matías Mazzanti , Esteban Mocskos , Augusto Vega , Pradip Bose

We propose a symmetric key homomorphic encryption scheme based on the evaluation of multivariate polynomials over a finite field. The proposed scheme is somewhat homomorphic with respect to addition and multiplication. Further, we define a…

密码学与安全 · 计算机科学 2019-02-18 Uddipana Dowerah , Srinivasan Krishnaswamy

This paper presents a novel approach to calculating the Levenshtein (edit) distance within the framework of Fully Homomorphic Encryption (FHE), specifically targeting third-generation schemes like TFHE. Edit distance computations are…

密码学与安全 · 计算机科学 2025-08-21 Wouter Legiest , Jan-Pieter D'Anvers , Bojan Spasic , Nam-Luc Tran , Ingrid Verbauwhede

The widespread adoption of cloud-based solutions introduces privacy and security concerns. Techniques such as homomorphic encryption (HE) mitigate this problem by allowing computation over encrypted data without the need for decryption.…

密码学与安全 · 计算机科学 2024-12-13 Mpoki Mwaisela , Joel Hari , Peterson Yuhala , Jämes Ménétrey , Pascal Felber , Valerio Schiavoni

Fully Homomorphic Encryption (FHE) enables the evaluation of programs directly on encrypted data. However, because only basic operations can be performed on ciphertexts, programs must be expressed as boolean or arithmetic circuits. This…

密码学与安全 · 计算机科学 2025-10-10 Anne Müller , Mohd Kashif , Nico Döttling

We apply quantum homomorphic encryption (QHE) schemes suitable for circuits with a polynomial number of $T/T^{\dagger}$-gates to Grover's algorithm, performing a simulation in Qiskit of a Grover circuit that contains 3 qubits. The…

量子物理 · 物理学 2024-03-11 Pablo Fernández , Miguel A. Martin-Delgado

Fully Homomorphic Encryption (FHE) has made it possible to perform addition and multiplication operations on encrypted data. Using FHE in control thus has the advantage that control effort for a plant can be calculated remotely without ever…

系统与控制 · 电气工程与系统科学 2022-09-29 Pieter Stobbe , Twan Keijzer , Riccardo M. G. Ferrari

Fully homomorphic encryption (FHE) enables private inference by evaluating neural networks on encrypted data. In this way, we can delegate the computation to a third party server without ever revealing the user's data. Currently, the CKKS…

密码学与安全 · 计算机科学 2026-05-25 Philipp Kern , Lorenzo Rovida , Samuel Teuber , Edoardo Manino , Carsten Sinz , Alberto Leporati

Homomorphic encryption (HE) enables calculating on encrypted data, which makes it possible to perform privacypreserving neural network inference. One disadvantage of this technique is that it is several orders of magnitudes slower than…

密码学与安全 · 计算机科学 2023-08-31 Wouter Legiest , Jan-Pieter D'Anvers , Furkan Turan , Michiel Van Beirendonck , Ingrid Verbauwhede

Fully homomorphic encryption (FHE) is an encryption scheme which enables computation on encrypted data without revealing the underlying data. While there have been many advances in the field of FHE, developing programs using FHE still…

The database community, at least for the last decade, has been grappling with querying encrypted data, which would enable secure database as a service solutions. A recent breakthrough in the cryptographic community (in 2009) related to…

数据库 · 计算机科学 2013-02-13 Murali Mani , Kinnari Shah , Manikanta Gunda

Homomorphic encryption (HE) allows computations to be directly carried out on ciphertexts and enables privacy-preserving cloud computing. The computations on the coefficients of the polynomials involved in HE are always followed by modular…

密码学与安全 · 计算机科学 2025-07-24 Sajjad Akherati , Jiaxuan Cai , Xinmiao Zhang

Biometric matching involves storing and processing sensitive user information. Maintaining the privacy of this data is thus a major challenge, and homomorphic encryption offers a possible solution. We propose a privacy-preserving…

密码学与安全 · 计算机科学 2021-11-25 Gaëtan Pradel , Chris Mitchell

Lattice-based cryptography is a foundation for post-quantum security, with the Learning with Errors (LWE) problem as a core component in key exchange, encryption, and homomorphic computation. Structured variants like Ring-LWE (RLWE) and…

密码学与安全 · 计算机科学 2025-02-12 Dongfang Zhao

We present a lattice-based scheme for homomorphic evaluation of quantum programs and proofs that remains secure against quantum adversaries. Classical homomorphic encryption is lifted to the quantum setting by replacing composite-order…

量子物理 · 物理学 2025-05-01 Ben Goertzel