How to create a LUKS partition encrypted with the Adiantum scheme
Important note
- Sector size and key size are fixed, you cannot change them!
- You can play with the hash but using less than sha256 is irresponsible!
- You can convert an already existing luks2 partition with
cryptsetup(8)
.