TiloBox
Back to directory
VeraCrypt project preview

VeraCrypt

Free open-source disk encryption software based on TrueCrypt for whole drive security.

LicenseApache-2.0
GitHub stars6.5k
Last commit1 weeks ago
Tags5 topics
Truecrypt ForkWhole Drive SecurityDisk EncryptionAes Xts EncryptionSecurity
Overview

Why consider VeraCrypt?

VeraCrypt is an open-source on-the-fly disk encryption software for Windows, macOS, and Linux written in C and C++. Forked from TrueCrypt, VeraCrypt creates virtual encrypted volumes inside files, encrypts entire partitions, and secures boot storage with enhanced SHA-512 and AES-XTS ciphers.

Guided learning

Learn VeraCrypt by building

Practical setup notes, real use cases, and copy-ready examples in one focused guide.

1 min read 2 sections
In this guide2 sections

Overview of VeraCrypt

VeraCrypt protects external hard drives and system partitions with plausible deniability through hidden encrypted volumes.

Installation

bash
1# Ubuntu
2sudo apt install veracrypt
3
4# macOS via Homebrew
5brew install --cask veracrypt

VeraCrypt is licensed under the Apache License 2.0 and TrueCrypt License 3.0.

Related tools

More options with a similar category or technology profile.

VeraCrypt FAQs

VeraCrypt is listed as a Productivity tool on TiloBox. Review the overview, features, and official documentation on this page to decide whether it solves your specific workflow.

Start with the project's GitHub repository and official website for supported installation and deployment instructions. Test the setup with representative data or a small project before rolling it out more widely.

VeraCrypt is listed under the Apache-2.0 license. Read the complete license text and the project's notices before using, modifying, or distributing the software.

Production readiness depends on your requirements. Review maintenance activity, security practices, documentation, backup and upgrade procedures, and compatibility with your stack; then validate it in a non-production environment.

VeraCrypt is listed as an alternative to FileVault. Compare the core workflow, deployment model, integrations, and licensing against your must-have requirements before switching.