Abstract
Homomorphic Encryption (HE) [11] draws significant attention as a privacy-preserving way for cloud computing because it allows computation on encrypted messages called ciphertexts. Among numerous FHE schemes [2]-[4], [8], [9], HE for Arithmetic of Approximate Numbers (HEAAN [3]), which is also known as CKKS (Cheon-Kim-Kim-Song), is rapidly gaining popularity [10] as it supports computation on real numbers. A critical shortcoming of HE is the high computational complexity of ciphertext arithmetic, especially, HE multiplication (HE Mul). For example, the execution time for computation on encrypted data (ciphertext) increases from 100s to 10,000s of times compared to that on native, unen-crypted messages. However, a large body of HE acceleration studies, including ones exploiting GPUS and FPGAS, lack a rigorous analysis of computational complexity and data access patterns of HE Mul with large parameter sets on CPUs, the most popular computing platform.
Original language | English |
---|---|
Title of host publication | Proceedings - 2021 IEEE International Symposium on Performance Analysis of Systems and Software, ISPASS 2021 |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 237-239 |
Number of pages | 3 |
ISBN (Electronic) | 9781728186436 |
DOIs | |
State | Published - Mar 2021 |
Event | 2021 IEEE International Symposium on Performance Analysis of Systems and Software, ISPASS 2021 - Virtual, Stony Brook, United States Duration: 28 Mar 2021 → 30 Mar 2021 |
Publication series
Name | Proceedings - 2021 IEEE International Symposium on Performance Analysis of Systems and Software, ISPASS 2021 |
---|
Conference
Conference | 2021 IEEE International Symposium on Performance Analysis of Systems and Software, ISPASS 2021 |
---|---|
Country/Territory | United States |
City | Virtual, Stony Brook |
Period | 28/03/21 → 30/03/21 |
Bibliographical note
Publisher Copyright:© 2021 IEEE.
Keywords
- Application analysis
- Homomorphic Encryption
- Multicore processing