Files
cryptsetup/lib/luks2
Milan Broz aeea93fa95 Properly fail in luksFormat if cipher format is missing required IV.
For now, crypto API quietly used cipher witout IV if a cipher
algorithm wihtou IV specificaton was used (e.g. aes-xts).

This caused fail later during activation.

This patch allows only two specific backed use without specified IV
(ECB mode and NULL cipher).

Also check cipher string early during parsing of CLI options.
2018-01-18 21:20:25 +01:00
..
2017-09-24 19:50:12 +02:00
2017-11-08 10:22:49 +01:00
2018-01-04 09:20:14 +01:00