Ext4 encryption
Ext4 encryption
Posted Apr 9, 2015 7:07 UTC (Thu) by bunch (subscriber, #18522)Parent article: Ext4 encryption
Even if I see why eCryptfs would increase memory usage, I don't see why using dm-crypt would have worst performances than Ext4 encryption.
Since blocks are deciphered before hitting the FS layer, it could use the same mechanism (temporary disk buffers) as Ext4 encryption.