Technology
This is the official technology community of Lemmy.ml for all news related to creation and use of technology, and to facilitate civil, meaningful discussion around it.
Ask in DM before posting product reviews or ads. All such posts otherwise are subject to removal.
Rules:
1: All Lemmy rules apply
2: Do not post low effort posts
3: NEVER post naziped*gore stuff
4: Always post article URLs or their archived version URLs as sources, NOT screenshots. Help the blind users.
5: personal rants of Big Tech CEOs like Elon Musk are unwelcome (does not include posts about their companies affecting wide range of people)
6: no advertisement posts unless verified as legitimate and non-exploitative/non-consumerist
7: crypto related posts, unless essential, are disallowed
view the rest of the comments
Anyone else convinced AES-256 is not long enough a but length for full disk encryption anymore? Even the 512-bit schemes are just trying some offset-salts that, with ~10TB I worry about providing close-enough statistical significance for cryptanalysis.
With 100TB drives?! I am less worried and more... convinced its a problem.
I have to admit, that I never looked into the technical details of full disk encryption
If I understand you correctly, they are using the same key for all the data and with larger amounts of data statistical analysis becomes feasible
Did I get this right?
Couldn't that be solved by using a root key + salt per block/sector/file/whatever?
I'd still only need the one root key and with every block the actual encryption key changes
I was thinking about perfect forward secrecy and that was the first thing, I could come up with
But, I'm absolutely not a crypto/math guy, so probably I don't know enough to really add something to the discussion/solution...
I assume this is not something I need to worry about with 1TB drives at all? That's a pretty cool fact about cryptography/data storage I did not know, thanks for sharing
Even if quantum cryptography were real, its been proven not to affect symmetric encryption like AES.
Don't use AES-GCM for your block cypher.
Got it. I think
At the current rate of development, every city will have its own ~~space heater~~ data center, so with all that computational power available to just any maligned local city government dignitary, you're right to be concerned.