A deterministic prime generation chain constructs primes N from seed primes q using monogenic cubic fields, requiring one modular exponentiation in Õ(log² N) time.
A primality test for $Kp^\ell - 1$ numbers
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We develop an algebraic framework over arbitrary quadratic fields $L = \mathbb{Q}(\sqrt{D})$ to generalize the Miller-Rabin primality test. Consequently, we present a deterministic primality test for integers of the form $N = K p^{\ell} - 1$ that requires only a single modular exponentiation and achieves a computational complexity of $\tilde{\mathcal{O}}(\log^2 N)$. Furthermore, we also establish an analogue of Korselt's criterion within this setting. Finally, computational data generated using SageMath confirm its efficiency, successfully establishing the primality of numbers in the associated quadratic field within milliseconds.
fields
math.NT 1years
2026 1verdicts
UNVERDICTED 1representative citing papers
citing papers explorer
-
A Deterministic Cryptographic Prime Generation Chain over Monogenic Cubic Number Fields and their Generalizations
A deterministic prime generation chain constructs primes N from seed primes q using monogenic cubic fields, requiring one modular exponentiation in Õ(log² N) time.