Originally Posted by Dragonfall
If memory serves, there are some algorithms which are right now probabilistic, but become deterministic if the generalized RH is true.
EDIT: There we go.
|
Yes, but the question was about the RH not the GRH. And even under the GRH, the article mentions only one factoring algorithm: the quadratic sieve via Shanks-Tonelli. I'm not even sure how Shanks-Tonelli helps the quadratic sieve, since it needs x^2 = a^2 (mod n) and Shanks-Tonelli finds x^2 = b (mod p) for prime p.