Automic VaultAutomic Vault

brew

使用 Homebrew, Nix, winget 安装 aescrypt

查看 aescrypt 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install aescrypt

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#aescrypt

nixpkgs package indexes · pkgs/by-name/ae/aescrypt/package.nix · 来源: api.github.com

Windows

Windows Package Manager已验证 · 92%
winget install --id Terrapane.AESCrypt -e

Windows Package Manager source index · Terrapane.AESCrypt · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Program for encryption/decryption

命令和别名

  • aescrypt
  • aesget

历史

项目历史与用法

AESCrypt is a small stream encryption and decryption utility for shell-script workflows. The official homepage describes aescrypt and aesget as standard-input filters using Rijndael in CFB-128 mode, with keys supplied from a key file or stdin.

项目历史

The project belongs to the early AES transition period. The official page says Eric Lee Green wrote AESCrypt, and Randy Kaelber modified it to use Rijndael rather than Twofish while adding larger key sizes.

The homepage is also a time capsule of early-2000s open-source cryptography distribution: SourceForge hosting, source tarballs, a companion Ruby implementation, and a visible export-control reminder from December 2000. The page was last modified on 2002-09-17, leaving the tool with a deliberately stable, small surface area.

采用历史

AESCrypt was explicitly framed as a component for scripts, not as a full encryption product. The homepage says keychain management, public-key signatures, and larger policy concerns are expected to happen outside the program, which made the tool easy to compose in shell workflows.

The page also warns that applications built from open-source encryption components had their own export-control responsibilities. That notice is useful adoption context: AESCrypt was expected to be used inside larger applications or scripted systems, not only run by hand.

使用方式

The documented commands are aescrypt -k keyfile [-s 128|192|256] and aesget -k keyfile [-s 128|192|256]. The program encrypts or decrypts stdin, uses /dev/urandom to create a salt, prepends the salt while encrypting, and strips it while decrypting.

The key-file format is intentionally simple: a line beginning with kk= followed by hex key data. The homepage also documents reading the hex-coded key from stdin when the key file is -, while warning that this mode is less forgiving about exact key length.

为什么软件包爱好者会关心

AESCrypt is package-nerd archaeology: a compact AES-era Unix filter with SourceForge hosting, script-first ergonomics, and a design that avoids becoming a full key-management system.

It is useful to know because package repositories often preserve compatibility tools for old shell workflows even when newer designs steer users toward age, GnuPG, OpenSSL, or platform-native encrypted storage.

时间线

  • 2000-11-03: The homepage source records the page creation date.
  • 2000-12-15: The homepage records an export-control reminder for users of open-source encryption components.
  • 2002-09-17: The official homepage records its last-modified date.

Related projects

  • Related projects and concepts include Rijndael/AES, Twofish, the companion aes-rb Ruby module, random-device salt generation, and script-level encryption filters.

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:encrypt,decrypt

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 13 个平台目标。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
aescryptcli全局可执行文件
aesgetcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本0.7
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://aescrypt.sourceforge.net/

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息Release/tag comparison is only available for GitHub repositories.https://aescrypt.sourceforge.net/none 置信度

安装元数据

软件包元数据

软件包键brew:aescrypt
版本0.7
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/aescrypt
主页https://aescrypt.sourceforge.net/
上游文档https://aescrypt.sourceforge.net/
许可证BSD-4-Clause
源码归档https://aescrypt.sourceforge.net/aescrypt-0.7.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 DatabaseHomebrew formula API
Taphomebrew/core
Full Nameaescrypt
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

aescrypt

nix profile install nixpkgs#aescrypt
  • normalized package name match
  • 匹配方式:Aescrypt
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ae/aescrypt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
winget95%

Terrapane.AESCrypt

winget install --id Terrapane.AESCrypt -e
  • normalized package name match
  • 匹配方式:Aescrypt
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Terrapane.AESCrypt from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment