Enigma

1.4.0

A simple and straightforward application for personal use that allows you to quickly encrypt and decrypt various files with well-known algorithms

Considering that the world wide web is riddled with all sorts of threats, encryption becomes a critical component for maintaining digital security and privacy. Enigma is a lightweight utility designed to provide a quick and reliable way to encrypt and decrypt information that you plan to share with others via public or not to safe channels.

Supports some of the commonly known algorithms


The application does not require installation and can be used via the graphic interface as well as CLI. In the eventuality that you prefer to use the GUI, then you should bear in mind that the tool requires your computer includes OpenGL capable hardware. As you probably hinted, the CLI version does not have any special requirements and can be accessed via Command Line or PowerShell.
The tool supports various encryption algorithms, namely AES_GCM, ChaCha20, IDEA CBC, Twofish-GCM and TripeleDES-CBC. According to the developer, the default encryption / decryption option is AES, but you can easily change this based on your needs and preferences.
In addition to the encrypt and decrypt functionality, you will be happy to learn that the program also allows you to reduce the size of the file being processed. This can be especially useful when sharing data via email or other channels that usually have restrictions related to file size. Moreover, it can be useful if you are low on storage space locally or in the cloud.

Relies on SQLite3 database for saving and exporting


It is worth mentioning that the application employs a SQLite3 database to save, import and export all your encryption records. At the same time, the reduction of the file size relies on Gzip compression.
All in all, Enigma seems like an easy-to-use utility that does not only support a quick and reliable encryption and decryption of files, but that can also reduce the size of the data for more convenient sharing.