SlackBuildsOrg/system/aespipe
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
aespipe.info
aespipe.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README
slack-desc

aespipe is a 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.