中文
相关论文

相关论文: High-Performance Caching of Homomorphic Encryption…

200 篇论文

Since the first theoretically feasible full homomorphic encryption (FHE) scheme was proposed in 2009, great progress has been achieved. These improvements have made FHE schemes come off the paper and become quite useful in solving some…

密码学与安全 · 计算机科学 2024-03-19 Yuqi Guo , Lin Li , Zhongxiang Zheng , Hanrui Yun , Ruoyan Zhang , Xiaolin Chang , Zhixuan Gao

Private inference using homomorphic encryption has gained a great attention to leverage powerful predictive models, e.g., deep convolutional neural networks (CNNs), in the area where data privacy is crucial, such as in healthcare or medical…

密码学与安全 · 计算机科学 2025-03-25 Hyeri Roh , Woo-Seok Choi

Fully Homomorphic Encryption (FHE) allows a third party to perform arbitrary computations on encrypted data, learning neither the inputs nor the computation results. Hence, it provides resilience in situations where computations are carried…

密码学与安全 · 计算机科学 2022-02-04 Alexander Viand , Patrick Jattke , Anwar Hithnawi

Privacy-preserving deep learning addresses privacy concerns in Machine Learning as a Service (MLaaS) by using Homomorphic Encryption (HE) for linear computations. However, the computational overhead remains a major challenge. While prior…

密码学与安全 · 计算机科学 2026-01-30 Yifei Cai , Yizhou Feng , Qiao Zhang , Chunsheng Xin , Hongyi Wu

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

This paper proposes a new homomorphic functional encryption using modular multiplications over a hidden ring. Unlike traditional homomorphic encryption where users can only passively perform ciphertext addition or multiplication, the…

密码学与安全 · 计算机科学 2023-01-31 Randy Kuang , Maria Perepechaenko , Ryan Toth

Retrieval-augmented code generation often conditions the decoder on large retrieved code snippets. This ties online inference cost to repository size and introduces noise from long contexts. We present Hierarchical Embedding Fusion (HEF), a…

计算与语言 · 计算机科学 2026-03-10 Nikita Sorokin , Ivan Sedykh , Valentin Malykh

Fully homomorphic encryption (FHE) allows computations over encrypted data. This technique makes privacy-preserving cloud computing a reality. Users can send their encrypted sensitive data to a cloud server, get encrypted results returned…

密码学与安全 · 计算机科学 2021-01-12 Xiaoyang Gong , Dan Negrut

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

Homomorphic encryption is a sophisticated encryption technique that allows computations on encrypted data to be done without the requirement for decryption. This trait makes homomorphic encryption appropriate for safe computation in…

密码学与安全 · 计算机科学 2023-05-11 Nimish Jain , Aswani Kumar Cherukuri

Elliptic Curve Cryptography (ECC) is an encryption method that provides security comparable to traditional techniques like Rivest-Shamir-Adleman (RSA) but with lower computational complexity and smaller key sizes, making it a competitive…

密码学与安全 · 计算机科学 2025-01-08 Qian Xiong , Weiliang Ma , Xuanhua Shi , Yongluan Zhou , Hai Jin , Kaiyi Huang , Haozhou Wang , Zhengru Wang

Cloud computing is a popular distributed network and utility model based technology. Since in cloud the data is outsourced to third parties, the protection of confidentiality and privacy of user data becomes important. Different methods for…

密码学与安全 · 计算机科学 2015-05-14 B. T. Prasanna , C. B. Akki

Large language models (LLMs) power modern AI applications, but processing sensitive data on untrusted servers raises privacy concerns. Homomorphic encryption (HE) enables computation on encrypted data for secure inference. However, neural…

机器学习 · 计算机科学 2025-11-19 Matan Avitan , Moran Baruch , Nir Drucker , Itamar Zimerman , Yoav Goldberg

In the era of cloud computing, privacy-preserving computation offloading is crucial for safeguarding sensitive data. Fully Homomorphic Encryption (FHE) enables secure processing of encrypted data, but the inherent computational complexity…

硬件体系结构 · 计算机科学 2025-09-17 Jiaao Ma , Ceyu Xu , Lisa Wu Wills

Cross-silo federated learning (FL) enables multiple clients to collaboratively train a machine learning model without sharing training data, but privacy in FL remains a major challenge. Techniques using homomorphic encryption (HE) have been…

密码学与安全 · 计算机科学 2023-05-16 Jiahui Wu , Weizhe Zhang , Fucai Luo

Homomorphic encryption (HE) enables computation on encrypted data, and hence it has a great potential in privacy-preserving outsourcing of computations to the cloud. Hardware acceleration of HE is crucial as software implementations are…

密码学与安全 · 计算机科学 2022-10-13 Ahmet Can Mert , Aikata , Sunmin Kwon , Youngsam Shin , Donghoon Yoo , Yongwoo Lee , Sujoy Sinha Roy

Homomorphic encryption (HE) enables privacy-preserving deep learning by allowing computations on encrypted data without decryption. However, deploying convolutional neural networks (CNNs) with HE is challenging due to the need to convert…

密码学与安全 · 计算机科学 2024-08-27 Hyunmin Choi , Jihun Kim , Seungho Kim , Seonhye Park , Jeongyong Park , Wonbin Choi , Hyoungshick Kim

Recently, deep learning as a service (DLaaS) has emerged as a promising way to facilitate the employment of deep neural networks (DNNs) for various purposes. However, using DLaaS also causes potential privacy leakage from both clients and…

密码学与安全 · 计算机科学 2020-11-13 Peichen Xie , Bingzhe Wu , Guangyu Sun

Federated learning based on homomorphic encryption has received widespread attention due to its high security and enhanced protection of user data privacy. However, the characteristics of encrypted computation lead to three challenging…

密码学与安全 · 计算机科学 2025-12-01 Yang Li , Chunhe Xia , Chang Li , Xiaojian Li , Tianbo Wang

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