summaryrefslogtreecommitdiffstats
path: root/crypto/loop-aes/DETAILS
blob: 41a0a61422b476c17b66631ae0f00b29a9bf310a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
           SPELL=loop-aes
         VERSION=3.6b
          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