SlackBuildsOrg/system/aespipe
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
aespipe.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
aespipe.SlackBuild system/aespipe: Updated for version 2.4c. 2011-03-08 12:14:45 -06:00
README
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.