TrueCrypt is free-of-cost and cross-platform disk encryption software whose source code is available.
TrueCrypt
TrueCrypt is free-of-cost and cross-platform disk encryption software whose source code is available.
Features
- Creates a virtual encrypted disk within a file and mounts it as a real disk.
- Encrypts an entire partition or storage device such as USB flash drive or hard drive.
- Encrypts a partition or drive where Windows is installed (pre-boot authentication).
- Encryption is automatic, real-time (on-the-fly) and transparent.
- Parallelization and pipelining allow data to be read and written as fast as if the drive was not encrypted.
- Encryption can be hardware-accelerated on modern processors.
- Provides plausible deniability, in case an adversary forces you to reveal the password: Hidden volume (steganography) and hidden operating system.
Project website: truecrypt.org
Open Source status
[...] The TrueCrypt License has not been officially approved by the Open Source Initiative and is not considered "free" by several major Linux distributions (Arch Linux, Debian, Ubuntu, Fedora, openSUSE, Gentoo), mainly because of the distribution and copyright-liability restrictions.
Wikipedia: TrueCrypt
Related tags
- cryptsetup - setup cryptographic volumes for dm-crypt (including LUKS extension).
- dmcrypt -
dm-crypt
, a transparent disk encryption subsystem in Linux kernel versions 2.6 and later - luks - Linux Unified Key Setup, a disk-encryption specification