macOS
brew install aespipelocal Homebrew formula metadata
brew
AES encryption or decryption for pipes. Version 2.4j via Homebrew; verified 2026-07-02.
install
brew install aespipelocal Homebrew formula metadata
sudo apt install aespipeDebian stable package indexes · aespipe · source: deb.debian.org
sudo dnf install aespipeFedora Rawhide package metadata · aespipe · source: dl.fedoraproject.org
nix profile install nixpkgs#aespipenixpkgs package indexes · pkgs/by-name/ae/aespipe/package.nix · source: api.github.com
sudo zypper install aespipeopenSUSE Tumbleweed package metadata · aespipe · source: download.opensuse.org
overview
AES encryption or decryption for pipes
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
aespipe | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://loop-aes.sourceforge.net/
install metadata
| Package key | brew:aespipe |
|---|---|
| Version | 2.4j |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/aespipe |
| Homepage | https://loop-aes.sourceforge.net/ |
| Upstream docs | https://loop-aes.sourceforge.net/ |
| License | GPL-2.0-or-later |
| Source archive | https://loop-aes.sourceforge.net/aespipe/aespipe-v2.4j.tar.bz2 |
| Last updated | 2026-07-02T11:12:14-04:00 |
| Pulse | updated |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 aespipesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.