This may be a silly question, but whats the current point of creating more efficient methods of encryption when 20-30 years down the road we'll have things like quantum computing with 10^N processing? Wouldn't that then essentially make modern encryption methods obsolete? I'd like to hear a more educated viewpoint on this, because most of the sources I've read gloss over everything and make it seem like magic and thi…
my simple answer is, encryption works by creating a function which is vastly more costly in one direction (encryption) than the other (cracking). for any computing power available, if you apply x seconds of computation to encrypt with a complex key, it will take a multiple of x years to crack it. as long as that multiple remains, which cryptology seeks to improve, just applying more computing power will never obsolet…
Even quatom computers require superlinear time run Shor's algorithm.