Comment on Mathematician warns NSA may be weakening next-gen encryption
SkyeStarfall@lemmy.blahaj.zone 1 year ago…it’s literally about accusing NSA of trying to implement back-doors for quantum resistant encryption.
I have no idea what you’re trying to get at.
FlyingSquid@lemmy.world 1 year ago
NIST is giving incorrect information. That will not enable back doors. And it is only a matter of time before that doesn’t matter. I have no idea why you think there is such a thing as an unbreakable code.
FooBarrington@lemmy.world 1 year ago
I have no idea why you think there isn’t. Maybe you’re going off a strange definition of “unbreakable”. When it’s used in cryptography, it means “unbreakable in reasonable time limits” (e.g. millions of years).
The thing about good encryption is that it’s not just hard to break, it’s mathematically too hard to break even if your available computing power keeps rising exponentially. Unless there is a mistake in the algorithm, it is for all intents and purposes, unbreakable.
frezik@midwest.social 1 year ago
There are theoretical limits to the speed of computation. One limit is the minimum amount of energy it takes to flip a bit. For 256-bit encryption, you have to start saying things like “assume we can convert 100% of the energy from a supernova into a theoretically perfect computer with perfect efficiency”. This is a round about way of saying “impossible”.
We’ve been hammering AES and RSA for decades now, and we haven’t been able to get significantly better than brute force against either one. Quantum computers will break RSA, but worst case scenario for AES is that we double the key length and we’re good again.