A Montgomery-like Square Root for the Number Field Sieve (1998) [8 citations — 3 self]
http://www.informatik.uni-bonn.de/~adrian/nfs/1423
ftp://ftp.ens.fr/pub/dmi/users/pnguyen/ANTS3.ps
DBLP
CACHED:
Abstract:
. The Number Field Sieve (NFS) is the asymptotically fastest factoring algorithm known. It had spectacular successes in factoring numbers of a special form. Then the method was adapted for general numbers, and recently applied to the RSA-130 number [6], setting a new world record in factorization. The NFS has undergone several modifications since its appearance. One of these modifications concerns the last stage: the computation of the square root of a huge algebraic number given as a product of hundreds of thousands of small ones. This problem was not satisfactorily solved until the appearance of an algorithm by Peter Montgomery. Unfortunately, Montgomery only published a preliminary version of his algorithm [15], while a description of his own implementation can be found in [7]. In this paper, we present a variant of the algorithm, compare it with the original algorithm, and discuss its complexity. 1 Introduction The number field sieve [8] is the most powerful known factoring method...

