상세 보기
cuTraNTT: GPU-based transposed number theoretic transform with low latency homomorphic encryption for IoT applications
- Adhikary, Supriya;
- Lee, Wai-Kong;
- Karmakar, Angshuman;
- Lee, Yongwoo;
- Hwang, Seong Oun;
- 외 1명
WEB OF SCIENCE
0SCOPUS
0초록
Large polynomial multiplication is one of the computational bottlenecks in fully homomorphic encryption implementations. Usually, these multiplications are implemented using the number-theoretic transform to speed up the computation. State-of-the-art GPU-based implementation of fully homomorphic encryption computes the number theoretic transform in two different kernels, due to the necessary synchronization between GPU blocks to ensure correctness in computation. This can be a serious limitation in embedded systems that only have constrained computational resources to support the time-consuming homomorphic encryption. In this paper, we proposed a series of techniques to improve the performance of number theoretic transform targeting homomorphic encryption on a GPU device. Firstly, we proposed to arrange the polynomials in a transposed manner and skip the last two levels of radix-4 number theoretic transform, allowing us to completely avoid the block synchronization in NTT implementation. This technique improved the performance of homomorphic encryption by and on RTX 4060 and Jetson Orin Nano respectively, compared to the conventional approach that uses full NTT without skipping any levels. However, such an approach also introduces extra overhead in the subsequent point-wise multiplication, which slows down the homomorphic multiplication. To reduce this negative impact, a fast point-wise multiplication implementation was proposed, which relies on the heavily optimized Toom-Cook 4-way algorithm. Experimental results show that our proposed homomorphic multiplication can achieve similar latency compared to Jung et al. and Yang et al., which are the best results to date. This shows that the proposed cuTraNTT is able to reduce the latency of homomorphic encryption without sacrificing the performance in homomorphic multiplication.
키워드
- 제목
- cuTraNTT: GPU-based transposed number theoretic transform with low latency homomorphic encryption for IoT applications
- 저자
- Adhikary, Supriya; Lee, Wai-Kong; Karmakar, Angshuman; Lee, Yongwoo; Hwang, Seong Oun; Achar, Ramachandra
- 발행일
- 2026-07
- 유형
- Article
- 권
- 29
- 호
- 8