summaryrefslogtreecommitdiffstats
path: root/crypto/botan/DETAILS
blob: 962865cd8a0b4e075956b9d8b416c9774858c1ab (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=botan
         VERSION=1.8.2

          SOURCE=Botan-$VERSION.tbz
   SOURCE_URL[0]=http://files.randombit.net/botan/$SOURCE
      SOURCE_GPG="botan.gpg:$SOURCE.asc"

         SOURCE2=$SOURCE.asc
  SOURCE2_URL[0]=$SOURCE_URL.asc
  SOURCE2_IGNORE=signature

SOURCE_DIRECTORY=$BUILD_DIRECTORY/Botan-$VERSION
        WEB_SITE=http://botan.randombit.net/
         ENTERED=20050926
      LICENSE[0]=BSD
        KEYWORDS="crypto"
           SHORT="a library of cryptographic algorithms written in C++"
cat << EOF
Botan is a library of cryptographic algorithms written in C++. 
It includes a wide selection of block and stream ciphers, public key algorithms,
hash functions, and message authentication codes. It has an easy-to-use filter 
interface and supports many common industry standards, including X.509v3.
EOF