Integer factorization: Difference between revisions

Content deleted Content added
Undid revision 1182281449 by Jasper Deng (talk)no need to make the text less accessible to readers who may not know what a "semiprime" is; was clearer before
Tags: Undo Reverted
Undid revision 1182694945 by NealKoblitz (talk) the article is linked for a reason. No need to dumb it down too much.
Tags: Undo Mobile edit Mobile web edit Advanced mobile edit
Line 27:
== Current state of the art ==
{{See also|Integer factorization records}}
Among the ''b''-bit numbers, the most difficult to factor in practice using existing algorithms are those that[[semiprimes]] arewhose productsfactors of two primesare of similar size. For this reason, these are the integers used in cryptographic applications. The largest such semiprime yet factored was [[RSA numbers#RSA-250|RSA-250]], an 829-bit number with 250 decimal digits, in February 2020. The total computation time was roughly 2700 core-years of computing using Intel [[Skylake (microarchitecture)#Xeon Gold (quad processor)|Xeon Gold]] 6130 at 2.1 GHz. Like all recent factorization records, this factorization was completed with a highly optimized implementation of the [[general number field sieve]] run on hundreds of machines.
 
=== Difficulty and complexity ===