中文
相关论文

相关论文: At Least Factor-of-Two Optimization for RWLE-Based…

200 篇论文

We introduce a novel method and implementation architecture to train neural networks which preserves the confidentiality of both the model and the data. Our method relies on homomorphic capability of lattice based encryption scheme. Our…

密码学与安全 · 计算机科学 2020-12-29 Kentaro Mihara , Ryohei Yamaguchi , Miguel Mitsuishi , Yusuke Maruyama

Fully homomorphic encryption (FHE) is a powerful encryption technique that allows for computation to be performed on ciphertext without the need for decryption. FHE will thus enable privacy-preserving computation and a wide range of…

密码学与安全 · 计算机科学 2023-03-17 Qian Lou , Muhammad Santriaji , Ardhi Wiratama Baskara Yudha , Jiaqi Xue , Yan Solihin

Homomorphic encryption (HE) enables computations directly on encrypted data, offering strong cryptographic guarantees for secure and privacy-preserving data storage and query execution. However, despite its theoretical power, practical…

数据库 · 计算机科学 2026-03-02 Boram Jung , Yuliang Li , Hung-Wei Tseng

Privacy has rapidly become a major concern/design consideration. Homomorphic Encryption (HE) and Garbled Circuits (GC) are privacy-preserving techniques that support computations on encrypted data. HE and GC can complement each other, as HE…

密码学与安全 · 计算机科学 2023-08-11 Haoran Geng , Jianqiao Mo , Dayane Reis , Jonathan Takeshita , Taeho Jung , Brandon Reagen , Michael Niemier , Xiaobo Sharon Hu

Homomorphic encryption (HE), which allows computations on encrypted data, is an enabling technology for confidential cloud computing. One notable example is privacy-preserving Prediction-as-a-Service (PaaS), where machine-learning…

Privacy-preserving machine learning has become an important long-term pursuit in this era of artificial intelligence (AI). Fully Homomorphic Encryption (FHE) is a uniquely promising solution, offering provable privacy and security…

密码学与安全 · 计算机科学 2026-03-30 Cory Brynds , Parker McLeod , Lauren Caccamise , Asmita Pal , Dewan Saiham , Sazadur Rahman , Joshua San Miguel , Di Wu

In this work, we propose an open-source, first-of-its-kind, arithmetic hardware library with a focus on accelerating the arithmetic operations involved in Ring Learning with Error (RLWE)-based somewhat homomorphic encryption (SHE). We…

密码学与安全 · 计算机科学 2020-07-06 Rashmi Agrawal , Lake Bu , Alan Ehret , Michel A. Kinsy

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

In this paper, we introduce a privacy-preserving stable diffusion framework leveraging homomorphic encryption, called HE-Diffusion, which primarily focuses on protecting the denoising phase of the diffusion process. HE-Diffusion is a…

密码学与安全 · 计算机科学 2024-05-03 Yaojian Chen , Qiben Yan

In today's data-driven world, recommendation systems personalize user experiences across industries but rely on sensitive data, raising privacy concerns. Fully homomorphic encryption (FHE) can secure these systems, but a significant…

密码学与安全 · 计算机科学 2025-09-04 Moontaha Nishat Chowdhury , André Bauer , Minxuan Zhou

Homomorphic Encryption (HE) enables computation on encrypted data without decryption, making it a cornerstone of privacy-preserving computation in untrusted environments. As HE sees growing adoption in sensitive applications such as secure…

密码学与安全 · 计算机科学 2025-09-30 Matias Mazzanti , Augusto Vega , Pradip Bose , Esteban Mocskos

Verifiable Homomorphic Encryption (VHE) is a cryptographic technique that integrates Homomorphic Encryption (HE) with Verifiable Computation (VC). It serves as a crucial technology for ensuring both privacy and integrity in outsourced…

密码学与安全 · 计算机科学 2025-10-14 Jung Hee Cheon , Daehyun Jang

The security of networked control systems (NCS) is receiving increasing attention from both cyber-security and system-theoretic perspectives. The former focuses on classical IT security goals such as confidentiality, integrity, and…

密码学与安全 · 计算机科学 2026-05-18 Philipp Binfet , Janis Adamek , Moritz Schulze Darup

Privacy concerns have thrust privacy-preserving computation into the spotlight. Homomorphic encryption (HE) is a cryptographic system that enables computation to occur directly on encrypted data, providing users with strong privacy (and…

密码学与安全 · 计算机科学 2024-05-21 Juran Ding , Yuanzhe Liu , Lingbin Sun , Brandon Reagen

Machine learning (ML) is widely used today, especially through deep neural networks (DNNs), however, increasing computational load and resource requirements have led to cloud-based solutions. To address this problem, a new generation of…

密码学与安全 · 计算机科学 2025-06-23 Farzad Nikfam , Raffaele Casaburi , Alberto Marchisio , Maurizio Martina , Muhammad Shafique

Machine learning (ML) algorithms are increasingly important for the success of products and services, especially considering the growing amount and availability of data. This also holds for areas handling sensitive data, e.g. applications…

密码学与安全 · 计算机科学 2023-09-19 Martin Nocker , David Drexel , Michael Rader , Alessio Montuoro , Pascal Schöttle

Fully Homomorphic Encryption (FHE) allows arbitrarily complex computations on encrypted data without ever needing to decrypt it, thus enabling us to maintain data privacy on third-party systems. Unfortunately, sustaining deep computations…

Homomorphic encryption (HE) is a privacy-preserving technique that enables computation directly on encrypted data. Despite its promise, HE has seen limited use due to performance overheads and compilation challenges. Recent work has made…

密码学与安全 · 计算机科学 2021-01-21 Meghan Cowan , Deeksha Dangwal , Armin Alaghi , Caroline Trippel , Vincent T. Lee , Brandon Reagen

Federated learning is a method used in machine learning to allow multiple devices to work together on a model without sharing their private data. Each participant keeps their private data on their system and trains a local model and only…

密码学与安全 · 计算机科学 2025-04-07 Feiran Yang

Fully homomorphic encryption (FHE) enables a simple, attractive framework for secure search. Compared to other secure search systems, no costly setup procedure is necessary; it is sufficient for the client merely to upload the encrypted…

密码学与安全 · 计算机科学 2021-09-17 Seung Geol Choi , Dana Dachman-Soled , S. Dov Gordon , Linsheng Liu , Arkady Yerukhimovich