xmr.club
EN 中文 ES RU
★ availableBecome the front-page sponsor— 1.5 XMR/mo · 1 slot site-wide · banner on home, every category, every provider
/tools · verified 2026-05-12

VeraCrypt

A

Full-disk + container encryption with plausible deniability.

At a glance

Grade
A ()
KYC posture
anonymous signup
Fees
Free · Apache 2.0
Last verified
2026-05-12
Operating since
2014 · 12y
A Why grade A?

Best evidence tier. Signup tested end-to-end by xmr.club curator — deposit + withdrawal + edge cases. No-KYC posture verified at retail volume. Last_verified within 12 months.

Full rubric + 7-step verification walkthrough at /methodology.

Review

VeraCrypt is the canonical full-disk and container encryption tool with plausible-deniability hidden volumes — the successor to TrueCrypt (which famously self-terminated in 2014) and the reference implementation for users who need encrypted volumes that look like random data on disk, with optional hidden volumes that allow a user to disclose one passphrase under duress while keeping a second volume invisible. Listed at Grade A · editor's pick because VeraCrypt occupies a unique structural position: the only consumer-grade encryption tool with credible plausible-deniability primitives, the canonical post-TrueCrypt continuation, and an established audit track record across multiple independent reviews.

Background. VeraCrypt was forked from TrueCrypt in 2013 by Mounir Idrassi of IDRIX (French security consultancy) and continues to be maintained by IDRIX with community contributions. TrueCrypt itself, the original code base, was abandoned in May 2014 with a famously cryptic notice from its anonymous developers that the software was "no longer secure" — a notice the security community largely interpreted as either a warrant canary or a strategic exit, not an actual cryptographic flaw. VeraCrypt has been the de-facto successor since 2014, with independent security audits including a 2016 audit by Quarkslab funded by OSTIF (Open Source Technology Improvement Fund) and a 2018 follow-up audit also funded by OSTIF. The 2016 audit found 8 vulnerabilities; all were fixed in subsequent releases. Open source under the Apache 2.0 license (with portions under the older TrueCrypt 3.0 license for inherited TrueCrypt code). Cross-platform: macOS, Windows, Linux — full feature parity across platforms.

What you trust. Strong cryptography — AES-256, Serpent, Twofish, Kuznyechik, Camellia (or cascades of multiple algorithms layered); SHA-256, SHA-512, Whirlpool, BLAKE2s, Streebog for key derivation. PBKDF2 key derivation with configurable iterations (default is conservative, slowing brute-force attacks against the passphrase). Encrypted volumes look like random data — VeraCrypt containers have no header magic bytes, no file signature; to an attacker without the passphrase, the volume is statistically indistinguishable from random bytes. Hidden volume feature — within an encrypted outer volume, you can create a hidden inner volume protected by a separate passphrase; the existence of the hidden volume is not detectable from inspection of the outer volume's plaintext. System encryption — full-disk encryption of Windows, Linux, and macOS systems, with pre-boot authentication. Hidden OS — Windows-only: you can have a hidden operating system that boots from the hidden volume, providing "two computers" plausibility under coercion. Open source + multiple independent audits — Quarkslab + OSTIF audits provide external review; the codebase is auditable. What you don't trust: forensic analysis of the encrypted device (the volume is still detectable as encrypted-data-of-some-kind by file size and high-entropy content); coerced disclosure (plausible deniability provides protection only when an attacker can't *prove* a hidden volume exists, not in jurisdictions where you can be compelled to disclose all encryption keys regardless).

Operational specs. Platforms: macOS, Windows, Linux desktop. Volume modes: standard encrypted container (a `.hc` file or partition), system partition encryption (full-disk encryption with pre-boot auth), hidden volume (inside a standard container), hidden OS (Windows only). Cipher cascades: you can layer multiple encryption algorithms (e.g., AES-Serpent-Twofish) for defence in depth against future cryptanalysis of any single cipher. Mounting: encrypted volumes are mounted as virtual drives — appear as a drive letter (Windows) or mountpoint (Linux/macOS) and behave as regular filesystems. Key files + passphrase: you can require a passphrase, a key file, or both for mounting; key files can be on a USB drive that you keep separate from the encrypted volume. Hardware acceleration: AES-NI hardware acceleration on supported CPUs (essentially all modern x86/x64). Volume creation wizard: walks you through algorithm choice, passphrase setting, hidden-volume creation, and key-file pairing. Travel mode: portable VeraCrypt installation on a USB drive — encrypted volume + VeraCrypt binary travel together; mount on any computer without installing VeraCrypt locally.

Philosophy. VeraCrypt's editorial differentiator is the plausible-deniability hidden-volume model. Modern alternatives — LUKS (Linux), BitLocker (Windows), FileVault (macOS), age (file-level), Cryptomator (cloud-folder-level) — all offer strong encryption but none offer hidden volumes. For most users, hidden volumes are overkill (the threat model is "lose laptop to thief," and FileVault/BitLocker are sufficient). For users whose threat model includes coerced disclosure (border crossings, hostile state actors, "give us the password or we detain you"), hidden volumes are the canonical mitigation. The trade-off: complexity (hidden-volume setup requires careful UX to avoid accidentally overwriting the hidden volume); legal risk (in some jurisdictions, refusing to disclose decryption keys is itself a criminal offence, regardless of whether a hidden volume can be proven to exist); and operational fragility (mounting the outer volume read-write without enabling hidden-volume protection can corrupt the hidden volume). VeraCrypt is the canonical tool for users who need this; for users who don't, BitLocker / FileVault / LUKS / age are simpler and equally strong against non-coercion threat models.

Grade rationale. Grade A and editor's pick reflect: open-source Apache 2.0 codebase; cross-platform (macOS, Windows, Linux) with full feature parity; multiple independent security audits (Quarkslab 2016 + 2018, OSTIF-funded) with all findings remediated; strong cryptography (AES-256, Serpent, Twofish, Kuznyechik, Camellia, cascades) with PBKDF2 key derivation; unique hidden-volume + hidden-OS plausible-deniability features (no alternative tool offers these at consumer-grade); maintained by named operator (Mounir Idrassi / IDRIX) with public identity and 10+ year track record; reproducible builds documented; AES-NI hardware acceleration support; cross-listed in Privacy Guides peer directory. Last verified 2026-05-12. Note: this listing's category at xmr.club is "tools / Disk Encryption" but the use case spans full-disk encryption, container files, and portable encrypted USB drives.

Useful when. You're crossing borders with sensitive data and want plausible deniability — VeraCrypt's hidden-volume feature is the canonical mitigation for "show us what's on your laptop." You're a journalist, activist, or human-rights worker in a jurisdiction where coerced disclosure is a credible threat. You want full-disk encryption on Windows or Linux that isn't BitLocker (which has had key-escrow concerns) or LUKS (which doesn't offer hidden volumes). You want to transport encrypted data on a USB drive via VeraCrypt's portable mode — encrypted volume + VeraCrypt binary travel together, mount anywhere. You want cipher cascades for defence-in-depth against future cryptanalysis (layer AES + Serpent + Twofish). You want a multi-platform encrypted container — a `.hc` file that works identically on macOS, Windows, Linux. You're handling deep-archive storage of sensitive data and want the encryption tool with the longest audit track record.

Caveats. Plausible deniability isn't legal protection in all jurisdictions — in the UK (RIPA s.49), France (some recent jurisprudence), and other countries, refusing to disclose decryption keys can itself be a criminal offence regardless of whether a hidden volume can be proven to exist. Understand your local legal framework before relying on hidden volumes as a coercion defence. Hidden-volume operational fragility — mounting the outer volume read-write *without* the hidden-volume-protection option can overwrite the hidden volume's sectors. Always use the "protect hidden volume" option when mounting the outer volume read-write, or mount read-only by default. Hidden OS is Windows-only — Linux and macOS don't have the equivalent feature. Pre-boot authentication can fail on UEFI Secure Boot systems — VeraCrypt has UEFI support but some configurations require disabling Secure Boot. Test before relying on it. Performance overhead — AES-NI hardware acceleration makes encryption essentially free on modern CPUs, but cipher cascades (AES-Serpent-Twofish) layer three encryption passes which is slower; choose single AES for performance, cascades for paranoid threat models. Backup recovery key requirement — when you full-disk-encrypt your system partition, VeraCrypt prompts you to generate a Rescue Disk; if you skip this and forget your passphrase, the data is unrecoverable. Mounting requires VeraCrypt installed — encrypted containers can't be mounted via standard OS tools; you need VeraCrypt on the machine that mounts them. Forensic detection — VeraCrypt volumes look like random data, but the presence of high-entropy data on a drive is still detectable by forensic tools as "there's an encrypted volume here, somewhere"; the *contents* are protected, the *existence of encryption* is not. Key files on the same drive as the volume defeat the purpose — store key files on a separate USB drive or a separate device for the security benefit.

Fees

Free · Apache 2.0

Links

Audit trail — receipts for the editorial claim

  • UPSTREAM Up · HTTP 200 · 163ms · checked 52m ago
  • ONION No .onion mirror listed
  • MANUAL Last manual verification 2026-05-12 (<90d)

Reviews — moderated · rules

No community reviews yet. Be the first below.

Add a review

Honest, brand-neutral feedback welcome. A curator approves before it appears here. No JS required.

Required: review body. Honest, descriptive reviews get approved within a day. Marketing copy, slurs, or invective get rejected. Per-day cap of 5 submissions per IP.