News

Mathematics of Computation, Vol. 77, No. 261 (Jan., 2008), pp. 589-607 (19 pages) We describe a new subquadratic left-to-right GCD algorithm, inspired by Schönhage's algorithm for reduction of binary ...
I'm looking for what the title says. Euclidean algorithm works and is fast for just a pair of numbers, but I don't see any obvious generalizations. A quick googling didn't turn up anything too ...
A C implementation of Niederreiter's algorithm for factoring polynomials over F 2 is described. The most time-consuming part of this algorithm, which consists of setting up and solving a certain ...