Once device-mapper is enabled, you then can enable dm-crypt itself; it goes by the name Crypt Target Support in the kernel configuration menu. dm-crypt is the kernel module that we actually use to ...
It looks like some block chaining modes are intended (?) to resist modification of the ciphertext, and these block chaining modes are supported by dm-crypt. But I only half-understand this stuff. Does ...