macOS
brew install aespipelocal Homebrew formula metadata
安装
brew install aespipelocal Homebrew formula metadata
sudo apt install aespipeDebian stable package indexes · aespipe · 来源: deb.debian.org
sudo dnf install aespipeFedora Rawhide package metadata · aespipe · 来源: dl.fedoraproject.org
nix profile install nixpkgs#aespipenixpkgs package indexes · pkgs/by-name/ae/aespipe/package.nix · 来源: api.github.com
sudo zypper install aespipeopenSUSE Tumbleweed package metadata · aespipe · 来源: download.opensuse.org
概览
AES encryption or decryption for pipes
历史
aespipe is an AES encrypting and decrypting pipe written by Jari Ruusu and distributed from the loop-AES project site. The official README says it reads standard input, writes standard output, and can create or restore encrypted tar and cpio archives as well as loop-AES-compatible encrypted disk images.
aespipe is tied to loop-AES, the Linux loop-device encryption project. loop-AES handled encrypted local filesystems and partitions, while aespipe supplied the stream-oriented companion for archives, removable media, and compatible encrypted images.
The current README is dated 2025-04-29 and gives a 2002-2025 copyright range for Jari Ruusu. The loop-AES index still publishes aespipe tarballs, signatures, README files, ciphers code, and loop-AES material together, reflecting a long-maintained small-tool ecosystem rather than a one-off filter.
aespipe persisted because it fits existing Unix archive and image workflows. Its examples combine tar, cpio, bzip2, gpg-encrypted key files, mkisofs, dd, and mount options instead of inventing a new archive format or backup system.
The README also carries practical operational warnings, such as swap exposure when gpg handles aespipe keys, and documents build-time choices for hardware AES implementations. That makes the project feel closer to systems-operator tooling than to a general desktop encryption app.
The recurring usage pattern is to let another Unix tool produce or consume a byte stream while aespipe handles encryption or decryption in the middle. The README shows encrypted compressed tar archives, encrypted CD-ROM images, and adding or removing encryption from an existing small filesystem.
Build documentation covers portable software AES plus optimized x86, amd64, ARM, aarch64, VIA PadLock, Intel AES, and ARM crypto-extension paths. The hardware hooks matter because aespipe is often used for bulk data streams rather than tiny secrets.
aespipe is interesting because it packages a very Unix-shaped abstraction: encryption as a pipe filter. It can be chained with archival and disk-image tools without forcing users into a monolithic storage system.
It also preserves loop-AES compatibility knowledge. For package maintainers and old-system operators, aespipe is part of the small-tool layer around encrypted block images, removable media, and scriptable archives.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
aespipe | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://loop-aes.sourceforge.net/
安装元数据
| 软件包键 | brew:aespipe |
|---|---|
| 版本 | 2.4j |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/aespipe |
| 主页 | https://loop-aes.sourceforge.net/ |
| 上游文档 | https://loop-aes.sourceforge.net/ |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://loop-aes.sourceforge.net/aespipe/aespipe-v2.4j.tar.bz2 |
| 最后更新 | 2026-07-02T11:12:14-04:00 |
| Pulse | updated |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | aespipe |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
aespipe 2.4h-1
AES-encryption tool with loop-AES support
https://sourceforge.net/projects/loop-aes/
sudo apt install aespipeaespipe
nix profile install nixpkgs#aespipeaespipe 2.4d-1.1ubuntu1
AES-encryption tool with loop-AES support
sudo apt install aespipeaespipe 2.4g-8.fc44
AES-based encryption tool for tar/cpio and loop-aes imagemore
http://loop-aes.sourceforge.net/
sudo dnf install aespipeaespipe 2.4j-1.1
AES Encrypting/Decrypting Pipe
https://loop-aes.sourceforge.net/
sudo zypper install aespipe来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.