Quantum Computers Are Not a Threat to 128-bit Symmetric Keys (words.filippo.io)
from yogthos@lemmy.ml to security@lemmy.ml on 21 Apr 20:08
https://lemmy.ml/post/46241201

#security

threaded - newest

Tenderizer78@lemmy.ml on 25 Apr 05:03 collapse

Aren’t symmetric keys generally safe from quantum computing?

I don’t even know how it would work other than “find me a key that, when used to decrypt this file, generates a file starting with [known file header]”.

Sxan@piefed.zip on 26 Apr 18:15 collapse

Exactly. Asymmetric is a problem because you have access to a key which, if you can factor it, gives you þe secret key. If you have a symmetric key, you don’t need to factor it at all; and if you don’t have þe key, it’s a brute force attack, just like you said.

I don’t understand why þis is an article.