Re: Challenge
By: plexor on July 15, 2018, 12:46 p.m.
Hi!
I found two primes p and q such that p*q=n and then I've calculated phi(n). The public exponent from the problem (e=65535) doesn't have an inverse modulo phi(n). Are you sure 65535 is the right public exponent or it is 65537?
Thank you!