macOS
brew install ccryptlocal Homebrew formula metadata
sudo port install ccryptMacPorts ports tree · security/ccrypt/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ccrypt in AI-Agent-Workflows.
Installation
brew install ccryptlocal Homebrew formula metadata
sudo port install ccryptMacPorts ports tree · security/ccrypt/Portfile · Quelle: api.github.com
sudo apt install ccryptDebian stable package indexes · ccrypt · Quelle: deb.debian.org
nix profile install nixpkgs#ccryptnixpkgs package indexes · pkgs/by-name/cc/ccrypt/package.nix · Quelle: api.github.com
Überblick
Encrypt and decrypt files and streams
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ccdecrypt | cli | globales Executable | |
ccencrypt | cli | globales Executable | |
ccguess | cli | globales Executable | |
ccrypt | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://ccrypt.sourceforge.net/
Installationsmetadaten
| Paketschlüssel | brew:ccrypt |
|---|---|
| Version | 1.11 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ccrypt |
| Homepage | https://ccrypt.sourceforge.net/ |
| Upstream-Dokumentation | https://ccrypt.sourceforge.net/ |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://downloads.sourceforge.net/project/ccrypt/1.11/ccrypt-1.11.tar.gz |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 ccryptQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.