cronokirby

(2026-03) High-Order Galois Automorphisms for TNFS Linear Algebra

2026-03-20

Abstract

The Number Field Sieve algorithm and its variants are the best known algorithms to solve the discrete logarithm problem in finite fields. When the extension degree is composite, the Tower variant TNFS is the most efficient. Looking at finite fields with composite extension degrees such as 66 and 1212 is motivated by pairing-based cryptography that does not yet have a good quantum-resistant equivalent. The two most costly steps in TNFS are the relation collection} and linear algebra steps. Although the use of order kk Galois automorphisms allows one to accelerate the relation collection step by a factor of kk, their use to accelerate the linear algebra step remains an open problem. In previous work, this problem is solved for k=2k=2, leveraging a quadratic acceleration factor equal to 44.

In this article, we bring a solution both for k=6k=6 and k=12k=12. We propose a new construction that allows the use of an order 66 (resp. 1212) Galois automorphism in any finite field Fp6\mathbb{F}_{p^6} (resp. Fp12\mathbb{F}_{p^{12}}), thus accelerating the linear algebra step with approximately a factor of 3636 (resp. 144144). Moreover, we provide a SageMath implementation of TNFS and our construction, and validate our findings on small examples.