macOS
brew install ccryptlocal Homebrew formula metadata
sudo port install ccryptMacPorts ports tree · security/ccrypt/Portfile · ソース: api.github.com
brew
ccrypt のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ccryptlocal Homebrew formula metadata
sudo port install ccryptMacPorts ports tree · security/ccrypt/Portfile · ソース: api.github.com
sudo apt install ccryptDebian stable package indexes · ccrypt · ソース: deb.debian.org
nix profile install nixpkgs#ccryptnixpkgs package indexes · pkgs/by-name/cc/ccrypt/package.nix · ソース: api.github.com
概要
Encrypt and decrypt files and streams
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ccdecrypt | cli | グローバル実行可能ファイル | |
ccencrypt | cli | グローバル実行可能ファイル | |
ccguess | cli | グローバル実行可能ファイル | |
ccrypt | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://ccrypt.sourceforge.net/
インストールメタデータ
| パッケージキー | brew:ccrypt |
|---|---|
| バージョン | 1.11 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ccrypt |
| ホームページ | https://ccrypt.sourceforge.net/ |
| 上流ドキュメント | https://ccrypt.sourceforge.net/ |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://downloads.sourceforge.net/project/ccrypt/1.11/ccrypt-1.11.tar.gz |
| Bottle | 利用可能 (対象 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 | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 ccryptソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.