Hi, I am writing up a project based on an algorithm for factoring large numbers, I have reached seemingly simple point where I am stuck, I wonder if anyone can help me?
I am trying to factor a large N such that N=pq for unknown primes p and q, I have described a method to find a value for...