Re: [Newbie] Prime factorization question

From: Gregory G Rose (ggr_at_qualcomm.com)
Date: 10/08/03


Date: 8 Oct 2003 04:27:24 -0700

In article <bm0p0b$4dq$1@string.physics.ubc.ca>,
Bill Unruh <unruh@string.physics.ubc.ca> wrote:
>]The primality of the selected random numbers is not conclusively
>]verified, but it is tested with an algorithm that provides a very high
>
>While true, it now could be. There is a recent algorithm which can prove
>conclusively that a number is prime or not.
>PGP could now use that. It would make no difference.

Actually, the recent algorithm just runs in
deterministic time. There were already faster
algorithms that proved primality.

Greg.

-- 
Greg Rose
232B EC8F 44C6 C853 D68F  E107 E6BF CD2F 1081 A37C
Crypto Mini-FAQ: http://www.schlafly.net/crypto/faq.txt
Qualcomm Australia: http://www.qualcomm.com.au


Relevant Pages

  • Re: EFFICIENCY: PRIME TEST vs PRIME GENERATOR
    ... > Let's suppose we have an algorithm that will take a positive ... > For example, the USUAL test runs on odd numbers, checking for primality. ... > The time it takes to prove one such number is either composite or prime is ... > you DON'T use every partition, you might require very large exponents. ...
    (sci.math)
  • Diminished Radix parameters for DSA
    ... Algorithm Standard parameters the other day. ... bother checking p or q for primality. ... Greg Rose ...
    (sci.crypt)
  • Re: Prime Candidates
    ... >it would be nice to have a way to avoid generation of as ... an algorithm to find all primes in a given range from prime ... The least integers needed in that range to test for their primality! ... to start the initial summing process. ...
    (sci.math)
  • Re: primality
    ... no it isn't because a random prime only needs to be tested for primality ... a twin prime has to test for primality of both numbers as not all ... a third random number is generated and ... i'll use the one out of my algorithm. ...
    (sci.crypt)
  • Re: PKI: the end
    ... the published deterministic polynomial algorithm ... The usual primality test is Rabin-Miller, with a fixed failure ... number is prime with probability at least 1-2^. ...
    (sci.crypt)