Ext4 encryption
Ext4 encryption
Posted May 27, 2015 5:37 UTC (Wed) by geofft (subscriber, #59789)In reply to: Ext4 encryption by pr1268
Parent article: Ext4 encryption
dm-crypt is very good at what it does, but what it does is necessarily incomplete by the nature of the problem. There are (limited) use cases for unauthenticated disk encryption, and dm-crypt is great for those, but if you can do authenticated encryption, you should. It's sorta like unsalted, unstretched passwords: SHA-512 is a fantastic hash function, but using it as a password storage scheme makes for a bad password storage scheme.
I see your conspiracy theory and raise you "The NSA is sending shills into comment sections to complain about people writing good cryptosystems instead of reusing the bad cryptosystems they already know how to break."
Posted May 27, 2015 16:10 UTC (Wed)
by flussence (guest, #85566)
[Link] (1 responses)
Posted Jun 22, 2015 17:09 UTC (Mon)
by luto (guest, #39314)
[Link]
Posted May 27, 2015 18:26 UTC (Wed)
by kmeyer (subscriber, #50720)
[Link]
Ext4's new encryption mode, as described, is equally unauthenticated -- it is not designed to be resilient against covert modifications to the ciphertext.
Ext4 encryption
Ext4 encryption
Ext4 encryption