Asymptotic yet practical optimization of quantum circuits implementing GF($2^m$) multiplication and division operations
Noureldin Yosri, Dmytro Gavinsky, Dmitri Maslov

TL;DR
This paper introduces asymptotically efficient quantum circuits for GF(2^m) multiplication and division, significantly reducing gate counts and improving practical implementation for cryptographic applications.
Contribution
It develops asymptotically optimal quantum circuits for GF(2^m) multiplication and division, with substantial gate count reductions over previous methods.
Findings
Gate count for GF multiplication reduced from O(m^2) to O(m^{log_2 3})
Division gate complexity decreased from O(m^2 log m) to O(m^2 log log m / log m)
Practical advantages demonstrated for cryptographically relevant values of m
Abstract
We present optimized quantum circuits for GF multiplication and division operations, which are essential computing primitives in various quantum algorithms. Our ancilla-free GF multiplication circuit has the gate count complexity of , an improvement over the previous best bound of . This was achieved by developing an efficient circuit for multiplication by the constant polynomial , a key component of Van Hoof's construction. This asymptotic reduction translates to a factor of 100+ improvement of the CNOT gate counts in the implementation of the multiplication by the constant for parameters of practical importance. For the GF division, we reduce gate count complexity from to by selecting irreducible polynomials that enable efficient implementation of both the constant…
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
TopicsQuantum Computing Algorithms and Architecture · Polynomial and algebraic computation · Cryptography and Residue Arithmetic
