summaryrefslogtreecommitdiffstats
path: root/crypto/loop-aes/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/loop-aes/DETAILS')
-rwxr-xr-xcrypto/loop-aes/DETAILS23
1 files changed, 23 insertions, 0 deletions
diff --git a/crypto/loop-aes/DETAILS b/crypto/loop-aes/DETAILS
new file mode 100755
index 0000000000..9ae1c3faa8
--- /dev/null
+++ b/crypto/loop-aes/DETAILS
@@ -0,0 +1,23 @@
+ SPELL=loop-aes
+ VERSION=3.2g
+ SOURCE=loop-AES-v$VERSION.tar.bz2
+ SOURCE2=$SOURCE.sign
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/loop-AES-v$VERSION"
+ SOURCE_URL[0]=http://loop-aes.sourceforge.net/loop-AES/$SOURCE
+ SOURCE_URL[1]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE_URL[2]=http://koti.tnnet.fi/jari.ruusu/linux/$SOURCE
+ SOURCE2_URL[0]=$SOURCE_URL.sign
+ SOURCE2_URL[1]=${SOURCE_URL[1]}.sign
+ SOURCE2_URL[2]=${SOURCE_URL[2]}.sign
+ SOURCE2_IGNORE=signature
+ SOURCE_GPG=loop-AES.gpg:$SOURCE2:UPSTREAM_KEY
+ WEB_SITE=http://loop-aes.sourceforge.net/
+ ENTERED=20080529
+ LICENSE[0]=GPL
+ KEYWORDS="crypto disk"
+ SHORT="fast and transparent file system and swap encryption for Linux"
+cat << EOF
+This package provides loadable Linux kernel module (loop.o or loop.ko on 2.6
+kernels) that has AES cipher built-in. The AES cipher can be used to encrypt
+local file systems and disk partitions.
+EOF