Alternatives to zuluCrypt

A Linux GUI and command-line tool for creating, opening and managing encrypted volumes and files. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as zuluCrypt.

  • VeraCrypt

    Disk encryption that creates encrypted containers, encrypts whole partitions, and can encrypt the drive Windows boots from.

    VeraCrypt creates and opens its own containers and encrypted partitions on Windows, macOS and Linux, but does not manage LUKS or folder-encryption backends.

  • cryptsetup and LUKS

    The standard Linux full-disk encryption layer.

    cryptsetup is the standard Linux LUKS layer used from the command line, without zuluCrypt's graphical interface or support for other volume formats.

  • Tomb

    A minimalist Linux command-line tool that creates and manages encrypted LUKS volumes called tombs.

    Tomb manages LUKS containers on Linux with short commands and separate key files, but has no graphical interface and handles only its own tombs.

  • SiriKali

    Graphical manager for encrypted folders created by gocryptfs, securefs and similar tools.

    SiriKali manages gocryptfs, securefs and similar encrypted folders through a GUI on Windows, macOS and Linux, but does not handle LUKS or VeraCrypt volumes.

Also worth comparing

These listings name zuluCrypt as their own alternative, so the relationship runs both ways.

  • BestCrypt

    Commercial encryption software from Jetico for protecting hard drives, files and folders.

    zuluCrypt is free and open source with a GUI that opens LUKS, VeraCrypt, TrueCrypt and BitLocker volumes, but it runs only on Linux.

Similar software

Related functionality, not a direct replacement.