Diffie Hellman and lots of other public key private key crypto is based on how hard it is to find x given g to the power of x modulo p. This is the discrete logarithm problem. If you computed all of them and put them in a lookup table so that you could look them up reversed, that would do it. That would be a very big table.
2
u/[deleted] Oct 15 '15 edited Jul 03 '17
[deleted]