slackbuilds/system/aespipe
B. Watson 74ad4b1bdf
system/aespipe: Updated for version 2.4i.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-06-14 16:05:13 +07:00
..
README system/aespipe: Updated for version 2.4i. 2025-06-14 16:05:13 +07:00
aespipe.SlackBuild system/aespipe: Updated for version 2.4i. 2025-06-14 16:05:13 +07:00
aespipe.info system/aespipe: Updated for version 2.4i. 2025-06-14 16:05:13 +07:00
slack-desc system/aespipe: Updated for version 2.4i. 2025-06-14 16:05:13 +07:00

README

aespipe is an AES encrypting or decrypting pipe. It reads from
standard input and writes to standard output. It can be used to
create and restore encrypted tar or cpio archives, and to 
encrypt and decrypt loop-AES compatible encrypted disk images.

To compile a static binary, pass STATIC=yes to the script.

The script includes runtime support for VIA padlock hardware AES
and Intel hardware AES. Check aespipe.README for other options.