summaryrefslogtreecommitdiffstats
path: root/crypto/nettle/DETAILS
blob: e082800e8d10dfc3e2ca86793c5164b23f979e3d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
           SPELL=nettle
         VERSION=2.0
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.lysator.liu.se/~nisse/archive/$SOURCE
     SOURCE_HASH=sha512:3d171f2258faacbacf284453376ce33e6dddc2979ef75057fcb6b57a74282d42e70c1bdd71d0de1c410c0fcc8738e00cfa0f8f800b345acb1a42a2852616df2f
        WEB_SITE=http://www.gnu.org/directory/security/crypt/nettle.html
         ENTERED=20030909
      LICENSE[0]=GPL
        KEYWORDS="crypto"
           SHORT="a low-level cryptographic library"
cat << EOF
Nettle is a cryptographic library that is designed to fit easily in more or less
any context: In crypto toolkits for object-oriented languages (C++, Python, Pike
, ...), in applications like LSH or GNUPG, or even in kernel space.
EOF