Randomize First, Then Encrypt Your Block Device
This blog post is in continuation of the previous post, where I showed why you should not use ECB when encrypting your data. Well, when putting down an encrypted filesystem, such as LUKS, you’ve probably been told that you should put random data down on the partition first BEFORE encrypting the disk. Well, this post [...]