slackbuilds_ponce/system/aespipe
Robby Workman 1404622ad7 Entire Repo: Fix the "handy ruler" length in slack-desc files
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-15 20:27:00 -05:00
..
aespipe.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
aespipe.SlackBuild system/aespipe: Updated for version 2.4c. 2011-03-08 12:14:45 -06:00
README system/aespipe: Added (AES encrypting or decrypting pipe) 2010-06-20 15:19:58 -05:00
slack-desc Entire Repo: Fix the "handy ruler" length in slack-desc files 2012-08-15 20:27:00 -05:00

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.