slackbuilds/system/aespipe
Markus Reichelt 259125a4f7
system/aespipe: Switch to i586.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-09-14 18:01:44 +07:00
..
README system/aespipe: Added (AES encrypting or decrypting pipe) 2010-06-20 15:19:58 -05:00
aespipe.SlackBuild system/aespipe: Switch to i586. 2016-09-14 18:01:44 +07:00
aespipe.info system/aespipe: Updated for version 2.4d. 2015-06-15 10:20:23 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

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.