pkg.soopen package index

brew / 順位 6264

ccrypt を Homebrew, apt, MacPorts, Nix でインストール

ccrypt のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install ccrypt

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install ccrypt

MacPorts ports tree · security/ccrypt/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install ccrypt

Debian stable package indexes · ccrypt · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#ccrypt

nixpkgs package indexes · pkgs/by-name/cc/ccrypt/package.nix · ソース: api.github.com

概要

パッケージ概要

Encrypt and decrypt files and streams

コマンドとエイリアス

  • ccdecrypt
  • ccencrypt
  • ccguess
  • ccrypt

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2000: Copyright period begins for ccrypt.
  • 2009: Version 1.9 released with portability fixes for multiple Unix-like systems.
  • 2012: Version 1.10 released with libccrypt.a and ccguess.
  • 2018: Version 1.11 released with portability fixes and Emacs 26 compatibility.

Related projects

  • ps-ccrypt provides Emacs support for encrypted .cpt files.
  • The official site lists GUI and integration tools such as Qccrypt and CCRYPTGUI.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:encrypt,decrypt,stream

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ccdecrypt実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
ccencrypt実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
ccguess実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
ccrypt実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.11
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ccrypt
バージョン1.11
パッケージマネージャHomebrew
ホームページhttps://ccrypt.sourceforge.net/
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

ccrypt 1.11-5

secure encryption and decryption of files and streams

https://ccrypt.sourceforge.net/

sudo apt install ccrypt
  • Section: utils
  • Architecture: amd64
  • 2 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Ccrypt
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ccrypt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

elpa-ps-ccrypt 1.11-5

Emacs addon for working with files encrypted with ccrypt

https://ccrypt.sourceforge.net/

sudo apt install elpa-ps-ccrypt
  • Section: lisp
  • Architecture: all
  • Source Package: ccrypt
  • 3 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Ccrypt
Debian stable package indexes · deb.debian.org · Debian stable package indexes: elpa-ps-ccrypt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ccrypt

nix profile install nixpkgs#ccrypt
  • normalized package name match
  • 一致条件: Ccrypt
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cc/ccrypt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

ccrypt 1.11-3build1

secure encryption and decryption of files and streams

https://ccrypt.sourceforge.net/

sudo apt install ccrypt
  • Section: universe/utils
  • Architecture: amd64
  • 2 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Ccrypt
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ccrypt from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

elpa-ps-ccrypt 1.11-3build1

Emacs addon for working with files encrypted with ccrypt

https://ccrypt.sourceforge.net/

sudo apt install elpa-ps-ccrypt
  • Section: universe/lisp
  • Architecture: all
  • Source Package: ccrypt
  • 3 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Ccrypt
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: elpa-ps-ccrypt from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

ccrypt

sudo port install ccrypt
  • normalized package name match
  • 一致条件: Ccrypt
MacPorts ports tree · api.github.com · MacPorts ports tree: security/ccrypt/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation