enc is a command-line encryption tool designed as a modern, approachable alternative to GnuPG.
It focuses on making encryption workflows easier to use while still covering common tasks such as working with passwords and keys, handling text and file encryption, creating and verifying signatures, and retrieving public keys from supported remote providers.
This is free and open source software.
Key Features
- Supports armored and binary message workflows, with automatic dearmoring when armored input is detected.
- Includes key management commands for generating keys, viewing key information, and locking or unlocking private keys with a password.
- Can download public keys from supported providers including GitHub, GitLab, HKP key servers, Keybase, and Proton Mail.
- Works well in shell pipelines by reading from standard input and writing to standard output wherever possible.
- Designed for automation with non-interactive commands, shell completion support, and command aliases.
Website: github.com/life4/enc
Support:
Developer: life4
License: MIT License

enc is written in Go. Learn Go with our recommended free books and free tutorials.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

