Comment on A first successful factorization of RSA-2048 integer by D-Wave quantum computerparentComments−Polizeiposaune1yif it's really as simple as p = q xor 6 or even p|6 == q|6, I'd think that trial division starting with the first odd number less than the square root would get you there in a handful of trials.
Comments
if it's really as simple as p = q xor 6 or even p|6 == q|6, I'd think that trial division starting with the first odd number less than the square root would get you there in a handful of trials.