Secure Fast Fourier Transform using Fully Homomorphic Encryption
Thomas Shortell, Ali Shokoufandeh

TL;DR
This paper introduces a secure method for performing Fast Fourier Transform on encrypted signals using Fully Homomorphic Encryption, enabling privacy-preserving signal processing with controllable error bounds.
Contribution
It presents a novel FHE-based framework for FFT that supports fixed-point binary operations and error management, advancing secure signal analysis techniques.
Findings
Successfully applied to 1D signals and images
Supports user-defined error bounds
Demonstrates practical feasibility of secure FFT
Abstract
Secure signal processing is becoming a de facto model for preserving privacy. We propose a model based on the Fully Homomorphic Encryption (FHE) technique to mitigate security breaches. Our framework provides a method to perform a Fast Fourier Transform (FFT) on a user-specified signal. Using encryption of individual binary values and FHE operations over addition and multiplication, we enable a user to perform the FFT in a fixed point fractional representation in binary. Our approach bounds the error of the implementation to enable user-selectable parameters based on the specific application. We verified our framework against test cases for one dimensional signals and images (two dimensional signals).
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
TopicsCryptography and Data Security · Chaos-based Image/Signal Encryption · Cryptographic Implementations and Security
