Package de.tilman_neumann.jml.factor.siqs

  • Class Summary
    Class Description
    KnuthSchroeppel
    Computation of the Knuth-Schroeppel multiplier k for the quadratic sieve.
    ModularSqrtsEngine
    Engine to compute the smallest modular sqrts for all elements of the prime base.
    SIQS
    Main class for single-threaded SIQS implementations.
    SIQS_Small
    Single-threaded SIQS implementation used to factor the Q(x)-rests in the trial division stage of SIQS/PSIQS.