TPU as Cryptographic Accelerator
Rabimba Karanjai, Sangwon Shin, and Wujie Xiong, Xinxin Fan, and Lin Chen, Tianwei Zhang, Taeweon Suh, Weidong Shi, Veronika, Kuchta, Francesco Sica, Lei Xu

TL;DR
This paper investigates using AI accelerators like TPUs to speed up polynomial multiplication in cryptographic schemes such as FHE and ZKPs, aiming to overcome computational bottlenecks and improve privacy-preserving technologies.
Contribution
It introduces methods to adapt polynomial multiplication for TPUs/NPUs and provides initial evaluations demonstrating potential performance gains.
Findings
Preliminary results show TPU acceleration improves polynomial multiplication speed.
Identifies current limitations of TPU-based cryptographic computations.
Outlines future research directions for performance enhancement.
Abstract
Cryptographic schemes like Fully Homomorphic Encryption (FHE) and Zero-Knowledge Proofs (ZKPs), while offering powerful privacy-preserving capabilities, are often hindered by their computational complexity. Polynomial multiplication, a core operation in these schemes, is a major performance bottleneck. While algorithmic advancements and specialized hardware like GPUs and FPGAs have shown promise in accelerating these computations, the recent surge in AI accelerators (TPUs/NPUs) presents a new opportunity. This paper explores the potential of leveraging TPUs/NPUs to accelerate polynomial multiplication, thereby enhancing the performance of FHE and ZKP schemes. We present techniques to adapt polynomial multiplication to these AI-centric architectures and provide a preliminary evaluation of their effectiveness. We also discuss current limitations and outline future directions for further…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCoding theory and cryptography · Cryptographic Implementations and Security · Quantum Computing Algorithms and Architecture
