Computing isomorphisms and embeddings of finite fields
Abstract
Let be a finite field. Given two irreducible polynomials over , with dividing , the finite field embedding problem asks to compute an explicit description of a field embedding of into . When , this is also known as the isomorphism problem. This problem, a special instance of polynomial factorization, plays a central role in computer algebra software. We review previous algorithms, due to Lenstra, Allombert, Rains, and Narayanan, and propose improvements and generalizations. Our detailed complexity analysis shows that our newly proposed variants are at least as efficient as previously known algorithms, and in many cases significantly better. We also implement most of the presented algorithms, compare them with the state of the art computer algebra software, and make the code available as open source. Our experiments show that our new variants consistently outperform available software.
Cite
@article{arxiv.1705.01221,
title = {Computing isomorphisms and embeddings of finite fields},
author = {Ludovic Brieulle and Luca De Feo and Javad Doliskani and Jean-Pierre Flori and Éric Schost},
journal= {arXiv preprint arXiv:1705.01221},
year = {2020}
}