macOS
brew install ccryptlocal Homebrew formula metadata
sudo port install ccryptMacPorts ports tree · security/ccrypt/Portfile · source: api.github.com
brew
Encrypt and decrypt files and streams. Version 1.11 via Homebrew; verified from local package data.
install
brew install ccryptlocal Homebrew formula metadata
sudo port install ccryptMacPorts ports tree · security/ccrypt/Portfile · source: api.github.com
sudo apt install ccryptDebian stable package indexes · ccrypt · source: deb.debian.org
nix profile install nixpkgs#ccryptnixpkgs package indexes · pkgs/by-name/cc/ccrypt/package.nix · source: api.github.com
overview
Encrypt and decrypt files and streams
history
ccrypt is Peter Selinger's file and stream encryption utility based on the Rijndael block cipher, the cipher family selected for AES. It packages encryption, decryption, key changes, and terminal-friendly helpers into the ccrypt, ccencrypt, ccdecrypt, ccat, and ccguess commands.
The official site identifies ccrypt as software by Peter Selinger, with copyright years 2000-2018. Its documentation emphasizes Unix-style operation on files and streams, a gzip-like interface, and aliases for common modes.
The project reached release 1.9 in 2009 with portability fixes for systems including Mac OS X, Ubuntu, FreeBSD, and Solaris 10. Release 1.10 in 2012 added libccrypt.a and ccguess, and release 1.11 in 2018 updated portability, bugs, Emacs 26 compatibility, and translations.
The official download page lists source distributions, binaries for several operating systems, Debian packages, Redhat RPMs, Solaris packages, and OS/2 packages. The input package facts also show Homebrew, Debian, MacPorts, Nix, and Ubuntu packaging.
ccrypt encrypts and decrypts files in place by default, adding or removing the .cpt suffix. It can also work as a filter, decrypt directly to stdout with ccat, change keys, use key files, recurse over directories, and provide Emacs integration through ps-ccrypt.
ccrypt is historically interesting as a small AES-era replacement for older Unix crypt workflows. Package maintainers care about it because it is portable C software with many CLI entry points, old platform support, and security-sensitive defaults around key prompting and in-place file updates.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ccdecrypt | cli | global executable | |
ccencrypt | cli | global executable | |
ccguess | cli | global executable | |
ccrypt | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://ccrypt.sourceforge.net/
install metadata
| Package key | brew:ccrypt |
|---|---|
| Version | 1.11 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ccrypt |
| Homepage | https://ccrypt.sourceforge.net/ |
| Upstream docs | https://ccrypt.sourceforge.net/ |
| License | GPL-2.0-or-later |
| Source archive | https://downloads.sourceforge.net/project/ccrypt/1.11/ccrypt-1.11.tar.gz |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ccrypt |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ccrypt 1.11-5
secure encryption and decryption of files and streams
https://ccrypt.sourceforge.net/
sudo apt install ccryptelpa-ps-ccrypt 1.11-5
Emacs addon for working with files encrypted with ccrypt
https://ccrypt.sourceforge.net/
sudo apt install elpa-ps-ccryptccrypt
nix profile install nixpkgs#ccryptccrypt 1.11-3build1
secure encryption and decryption of files and streams
https://ccrypt.sourceforge.net/
sudo apt install ccryptelpa-ps-ccrypt 1.11-3build1
Emacs addon for working with files encrypted with ccrypt
https://ccrypt.sourceforge.net/
sudo apt install elpa-ps-ccryptccrypt
sudo port install ccryptsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.