Multiplication of polynomials over the binary field
Chunlei Liu

TL;DR
This paper presents a fast algorithm for multiplying polynomials over the binary field using additive Fourier Transform, achieving a bit complexity of O(n(log n)(log log n)^2).
Contribution
It introduces a novel multiplication algorithm over the binary field with improved complexity using additive Fourier Transform techniques.
Findings
Achieves a bit complexity of O(n(log n)(log log n)^2)
Provides a new approach to polynomial multiplication over binary fields
Enhances efficiency of polynomial operations in binary field applications
Abstract
Additive Fourier Transform is sdudied. A fast multiplication algorithm for polynomials over the binary field is given. The bit complexity of the algorithm is .
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 · Polynomial and algebraic computation · advanced mathematical theories
