Ho creato un contenitore di test LUK in un file, dice luksDump
MK bits: 256
Payload offset: 4096
implica che l'intestazione è 4096 * 512 = 2MiB
ma il file prodotto da
cryptsetup luksHeaderBackup --header-backup-file header.backup /dev/loop0
è solo 1052672 (1MiB + 4096)
Perché?