macOS
brew install ccryptlocal Homebrew formula metadata
sudo port install ccryptMacPorts ports tree · security/ccrypt/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.