What does LUKS header contain?
What is contained inside the LUKS header? I know, the header has size of 2MB. Also, cryptsetup supports “detached header”, where the header can be stored in a separate file.
Thus, for example, I can format luks device and specify detached…