aboutsummaryrefslogtreecommitdiff
path: root/scripts/extract-vmlinux
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@google.com>2015-04-29 12:13:02 -0400
committerMister Oyster <oysterized@gmail.com>2017-05-27 19:40:00 +0200
commit44ed788e0ddb3f9c61f782414d02275bfcae8a3d (patch)
tree2403dd15ca01b48a7b40ae67bfb47c73c6ae304a /scripts/extract-vmlinux
parentfbd33f1779611cd9b44e8de3ff8a2a9650ddf8bf (diff)
ext4 crypto: add padding to filenames before encrypting
This obscures the length of the filenames, to decrease the amount of information leakage. By default, we pad the filenames to the next 4 byte boundaries. This costs nothing, since the directory entries are aligned to 4 byte boundaries anyway. Filenames can also be padded to 8, 16, or 32 bytes, which will consume more directory space. Change-Id: I2d4ab2b76797ab93fada683f405e3876e0cff9dc Signed-off-by: Theodore Ts'o <tytso@mit.edu> Signed-off-by: Theodore Ts'o <tytso@google.com>
Diffstat (limited to 'scripts/extract-vmlinux')
0 files changed, 0 insertions, 0 deletions