Skip to content

Guides/Elba vs VeraCrypt

Elba vs VeraCrypt: two different jobs, honestly compared

VeraCrypt encrypts disks and containers; Elba encrypts a folder at the file-format level. They overlap enough to be confused and differ enough to matter. VeraCrypt is the heavier, older, more capable tool. Elba is one HTML file that seals one folder. Here is the honest split, including the cases where VeraCrypt is simply the better answer.

At a glance

Elba compared with VeraCrypt
 ElbaVeraCrypt
Install requiredNo — open one HTML fileYes — system installer, admin rights on Windows
Unit of protectionA folder you chooseA container file or a whole disk
Mounts as a driveNoYes — behaves like a virtual volume
Hidden volumesNoYes — plausible deniability
CipherAES-256-GCM (WebCrypto)AES, Serpent, Twofish, and cascades
Key derivationPBKDF2, 600,000 iterationsPBKDF2 with configurable iterations
Cross-platformAnywhere a Chromium browser runsWindows, macOS, Linux builds
PriceOne-time, falling yearly until 2030Free
SourceReadable today, MIT in 2030Open source today
AuditedNo formal auditFormally audited (2016)

What each tool actually protects

VeraCrypt's unit is the volume. You create a container file — say a 20 GB blob — or encrypt a partition, then mount it. Everything inside is one opaque object to the operating system. Unmount it and the whole thing disappears from view.

Elba's unit is the folder. It seals the files you point it at, in place, in your ordinary filesystem. There is no drive to mount, no container to size in advance, and no driver in the kernel. The trade-off is exact: you give up the virtual-drive experience and you gain a tool that runs from a USB stick on a machine where you cannot install anything.

Pick VeraCrypt if

You want a mounted volume that applications write into transparently. You need hidden volumes for plausible deniability under coercion. You want a formally audited tool with a decade of scrutiny behind it. You are encrypting an entire system partition, not a folder. You want cipher cascades. In every one of those cases VeraCrypt is the right answer and Elba is not a substitute.

Pick Elba if

You want to seal one folder without installing anything or asking IT for admin rights. You want to read the whole program before trusting it — Elba is one file you can open in a text editor. You want it to work on a Chromebook, a locked-down work laptop, or a library machine. You want a tool that never touches the network, and you want to be able to prove that by watching the network tab.

There is also a plain honesty point: VeraCrypt asks you to understand containers, volume sizes, filesystems, and mounting before you protect anything. A lot of people bounce off that and end up protecting nothing at all. A simpler tool that gets used beats a more capable one that doesn't.

When VeraCrypt is the better choice

If your threat model includes someone compelling you to reveal a password, VeraCrypt's hidden volumes are a real feature with no Elba equivalent. If you need full-disk encryption on a machine without BitLocker or FileVault, VeraCrypt does that and Elba does not. If your organisation requires a formally audited tool for compliance, Elba has not had one and we will not pretend otherwise.

You can use both

A VeraCrypt container for the bulk of the disk and Elba for a specific folder inside your normal filesystem is a perfectly reasonable layered setup. They do not conflict. Elba's sealed files are ordinary files as far as VeraCrypt is concerned.

Who Elba is for

Elba is for the person who has one folder that is nobody else's business, who does not want an account, a subscription, or an installer, and who wants the tool to still open in 2035. If that is not you, VeraCrypt is free and excellent — use it with our blessing.

Questions people actually ask

Is VeraCrypt more secure than Elba?
They use comparable primitives. VeraCrypt has more features and correspondingly more attack surface; Elba is small enough to read end to end in an afternoon. VeraCrypt has a formal audit; Elba does not. Which matters more depends on whether you trust auditors or your own eyes.
Does Elba do hidden volumes?
No. If plausible deniability is required, use VeraCrypt, or combine both.
Can I run Elba without installing anything?
Yes. It is one HTML file. Open it in a Chromium-based browser and it runs. VeraCrypt requires an installer and, on Windows, administrator rights.
Is VeraCrypt free and Elba paid?
Yes. VeraCrypt is free and open source today. Elba is a one-time purchase whose price falls every year until it becomes MIT-licensed on 1 January 2030.
Which is faster for a few documents?
Elba, by a wide margin — there is no container to create, size, or mount. For hundreds of gigabytes, VeraCrypt's volume model is the better fit.
Can VeraCrypt open Elba's files?
No. They are different formats. Elba's sealed files can only be opened by Elba and your passphrase.

Quick answers

Take the island

Elba is one HTML file. It runs locally in a Chromium browser, seals a folder with AES-256-GCM, never phones home, and becomes open source on 1 January 2030.

  1. €49MMXXVI· now ·
  2. €39MMXXVII2027
  3. €29MMXXVIII2028
  4. €19MMXXIX2029
  5. FreeMMXXX2030

the price falls each year · free to all 1 jan 2030

pay once · no account · nothing leaves

Compare Elba with other tools

All guides

Related guides