Open Sebastian2023 opened 2 years ago
Most distributions nowadays use luks2. I have implemented support for it. But not completely, since the JSON areas and (thus also the keyslot areas referenced in it) are difficult to parse due to Kaitai language constraints.
JSON areas and (thus also the keyslot areas referenced in it) are difficult to parse due to Kaitai language constraints.
Look at #636, that format also relies on JSON.
Most distributions nowadays use luks2. I have implemented support for it. But not completely, since the JSON areas and (thus also the keyslot areas referenced in it) are difficult to parse due to Kaitai language constraints.