           SPELL=beecrypt
         VERSION=4.2.1
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.sig
  SOURCE2_IGNORE=signature
      SOURCE_GPG=DD965C83.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
        WEB_SITE=http://www.gnu.org/directory/security/crypt/BeeCrypt.html
         ENTERED=20030909
      LICENSE[0]=LGPL
        KEYWORDS="crypto"
           SHORT="beecrypt is a cryptography library"
cat << EOF
BeeCrypt is a cryptography library that contains highly optimized C and
assembler implementations of many well-known algorithms including Blowfish,
MD5, SHA-1, Diffie-Hellman, and ElGamal.

Unlike some other crypto libraries, BeeCrypt is not designed to solve one
specific problem, like file encryption, but to be a general purpose toolkit
which can be used in a variety of applications.

Also, there are no known patent or royalty issues associated with BeeCrypt.
EOF
