summaryrefslogtreecommitdiffstats
path: root/crypto/aespipe/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/aespipe/DETAILS')
-rwxr-xr-xcrypto/aespipe/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/crypto/aespipe/DETAILS b/crypto/aespipe/DETAILS
new file mode 100755
index 0000000000..48bc566f8f
--- /dev/null
+++ b/crypto/aespipe/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=aespipe
+ VERSION=2.3a
+ BUILD_API=2
+ SOURCE=$SPELL-v$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-v$VERSION
+ SOURCE_URL[0]=http://loop-aes.sourceforge.net/aespipe/$SOURCE
+ MD5[0]=d9ceda7ae5a7a457c6ffeba8ac1ed883
+ WEB_SITE=http://loop-aes.sourceforge.net/
+ ENTERED=20040213
+ UPDATED=20040213
+ LICENSE[0]=GPL
+ SHORT="AES encrypting or decrypting pipe"
+cat << EOF
+aespipe program is 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. It can be used to encrypt and decrypt
+loop-AES compatible encrypted disk images.
+EOF