On Deterministically Finding an Element of High Order Modulo a Composite
Ziv Oznovich, Ben Lee Volk

TL;DR
This paper presents a deterministic algorithm that efficiently finds elements of high order modulo a composite number or factors the number itself, improving previous bounds and aiding in integer factorization.
Contribution
The authors introduce a new deterministic algorithm that finds high-order elements or factors with improved bounds, extending prior work and impacting integer factorization methods.
Findings
Runs in time $D^{1/2+o(1)}$ for target order $D \\ge N^{1/6}$
Improves upon Hittmeir's algorithm with weaker assumptions on $D$
Supports cases where $N$ has an $r$-power divisor with $r \\ge 2$
Abstract
We give a deterministic algorithm that, given a composite number and a target order , runs in time and finds either an element of multiplicative order at least , or a nontrivial factor of . Our algorithm improves upon an algorithm of Hittmeir (arXiv:1608.08766), who designed a similar algorithm under the stronger assumption . Hittmeir's algorithm played a crucial role in the recent breakthrough deterministic integer factorization algorithms of Hittmeir and Harvey (arXiv:2006.16729, arXiv:2010.05450, arXiv:2105.11105). When is assumed to have an -power divisor with , our algorithm provides the same guarantees assuming .
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 Residue Arithmetic · Polynomial and algebraic computation · Analytic Number Theory Research
