The RSA values that state require factoring of two primes, does this mean that "the RSA number" can only have two prime factors but may have other factors that are not prime as well?
Is the fastest known algorithm to determine if a int1024 value is Prime slow or quick?
Besides being a serious security risk (assuming quantum computers can solve it fast) what is the practical use of determining what factors a numnber has? Is there anything useful that can be achieved?
– Derek James Nov 29 '13 at 19:41