Hello!
To retrieve darkorbit packets though a proxy, i need to find the exponent(n) from this equation:
c = b^n mod m;
I have c, b and m. The only unknown is n.
b and m are primes.
Any ideas?
To retrieve darkorbit packets though a proxy, i need to find the exponent(n) from this equation:
c = b^n mod m;
I have c, b and m. The only unknown is n.
b and m are primes.
Any ideas?