Dm-crypt is a disk encryption subsystem in the Linux kernel that provides transparent encryption of block devices. It is part of the device-mapper framework, which allows for the creation of logical devices on top of physical ones. Dm-crypt enables users to encrypt entire storage devices or specific partitions, thus securing the data stored on them.
New to topics? Read the docs here!