dm-crypt is a transparent disk encryption subsystem in the Linux kernel that provides a generic way to create virtual layers of block devices that can do different things on top of real block devices like striping, concatenation, mirroring, snapshotting, and more.
Features include:
- Support advanced modes of operation, such as XTS, LRW and ESSIV (see disk encryption theory), in order to avoid watermarking attacks.
- Encrypt whole disks (including removable media), partitions, software RAID volumes, logical volumes, as well as files.
- Provides transparent encryption of block devices using the new Linux 2.6 cryptoapi.
- Offers similar functionality to cryptoloop but with clear code and a more flexible configuration.
- Highly flexible.
- Can be used for encrypting any disk-backed file systems supported by the operating system, as well as swap space.
- Encrypt RAID volumes and LVM physical volumes.
- Configured to provide pre-boot authentication through an initrd.
Website: gitlab.com/cryptsetup
Support:
Developer: Christophe Saout
License: GNU General Public License v2.0
Related Software
| Disk Encryption Tools | |
|---|---|
| VeraCrypt | Strong disk encryption software |
| loop-AES | Encrypt disk partitions, removable media, swap space and other devices |
| dm-crypt | Transparent disk encryption subsystem |
| GnuPG | GNU Privacy Guard - implementation of the OpenPGP standard |
| GocryptFS | Encrypted overlay filesystem written in Go |
| cryptsetup | Configures encrypted block devices |
| Tomb | System for file encryption |
| Shufflecake | Create multiple hidden volumes |
| zuluCrypt | Feature rich solution for hard drive encryption |
| cryptmount | Managing encrypted file systems |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

