Ext4 encryption
Ext4 encryption
Posted Jun 22, 2015 17:09 UTC (Mon) by luto (subscriber, #39314)In reply to: Ext4 encryption by flussence
Parent article: Ext4 encryption
It would be straightforward to do it in place in a resumable fashion using a mix of dm-crypt, dm-linear, and whatever the dm target that delays IO is. All you'd need to do is have a little bit of spare space and some user code.