mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-07 00:40:01 +01:00
The HCTR2 encryption was added to Linux kernel for fscrypt, but as it is length-preserving mode (with sector tweak) it can be easily used for disk encryption too. As it need larger IV of size 32 bytes, we need to add exception for aes-hctr2[-plain64] to be accepted in cryptsetup commands. Fixes: #883
2.0 KiB
2.0 KiB