검색 상세

Accelerating Fully Homomorphic Encryption Through Architecture-Centric Analysis and Optimization

  • 주제(키워드) Computer applications , computer architecture , cryptography , multicore processing
  • 주제(기타) Computer Science, Information Systems
  • 주제(기타) Engineering, Electrical & Electronic
  • 주제(기타) Telecommunications
  • 설명문(일반) [Jung, Wonkyung; Kim, Sangpyo; Ahn, Jung Ho] Seoul Natl Univ, Dept Intelligence & Informat, Seoul 08826, South Korea; [Lee, Eojin] Samsung Elect, Suwon 16677, South Korea; [Kim, Jongmin] Seoul Natl Univ, Interdisciplinary Program Artificial Intelligence, Seoul 08826, South Korea; [Lee, Keewoo; Cheon, Jung Hee] Seoul Natl Univ, Dept Math Sci, Seoul 08826, South Korea; [Min, Chohong] Ewha Womans Univ, Dept Math, Seoul 03760, South Korea; [Cheon, Jung Hee] Crypto Lab Inc, Seoul 08826, South Korea; [Ahn, Jung Ho] Seoul Natl Univ, Interuniv Semicond Res Ctr, Seoul 08826, South Korea
  • 관리정보기술 faculty
  • 등재 SCIE, SCOPUS
  • 발행기관 IEEE-INST ELECTRICAL ELECTRONICS ENGINEERS INC
  • 발행년도 2021
  • 총서유형 Journal
  • URI http://www.dcollection.net/handler/ewha/000000182295
  • 본문언어 영어
  • Published As http://dx.doi.org/10.1109/ACCESS.2021.3096189

초록/요약

Homomorphic Encryption (HE) has drawn significant attention as a privacy-preserving approach for cloud computing because it allows computation on encrypted messages called ciphertexts. Among the numerous HE schemes proposed thus far, HE for Arithmetic of Approximate Numbers (HEAAN) is rapidly gaining in popularity across a wide range of applications, as it supports messages that can tolerate approximate computations with no limit on the number of arithmetic operations applicable to the ciphertexts. A critical shortcoming of HE is the high computation complexity of ciphertext arithmetic; specifically, HE multiplication (HE Mul) is more than 10,000 times slower than the corresponding multiplication between unencrypted messages. This has led to a large body of HE acceleration studies, including those that exploit FPGAs; however, a rigorous analysis of the computational complexity and data access patterns of HE Mul is lacking. Moreover, the proposals mostly focused on designs with small parameter sizes, making it difficult accurately to estimate the performance of the HE accelerators when conducting a series of complex arithmetic operations. In this paper, we first describe how HE Mul of HEAAN is performed in a manner friendly to non-crypto experts. Then, we conduct a disciplined analysis of its computational and memory-access characteristics, through which we (1) extract parallelism in the key functions composing HE Mul and (2) demonstrate how to map the parallelism effectively to popular parallel processing platforms, CPUs and GPUs, by applying a series of optimizations such as transposing matrices and pinning data to threads. This leads to performance improvements of HE Mul on a CPU and a GPU by 2.06x and 4.05x, respectively, over the reference HEAAN running on a CPU with 24 threads.

more