logoalt Hacker News

sys3276812/09/20241 replyview on HN

In other words, get off the cloud so nobody has your encrypted data which they will be able to crack in a few minutes five or ten years from now?


Replies

noident12/09/2024

It depends on the algorithm you use to encrypt your data.

Only asymmetric cryptography is threatened. There is no realistic threat to symmetric encryption like AES.

If you are encrypting your cloud data with ed25519 or RSA, then yes, a quantum computer could theoretically someday crack them.

show 1 reply