           SPELL=stegdetect
         VERSION=0.6
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.outguess.org/$SOURCE
          MD5[0]=a4a78ce569d43a1dd593d4b0fa567b8a
        WEB_SITE=http://www.outguess.org
         ENTERED=20020116
         UPDATED=20050510
      LICENSE[0]=BSD
        KEYWORDS="images crypto"
           SHORT="Stegdetect is an automated tool for detecting steganographic content in images"
cat << EOF
Stegdetect is an automated tool for detecting steganographic content in
images.  It is capable of detecting several different steganographic
methods to embed hidden information in JPEG images.  Currently, the
detectable schemes are

- jsteg,
- jphide (unix and windows),
- invisible secrets,
- and outguess 0.13b.

0.6 adds:
- improved F5 detection
- linear discriminant analysis to detect any stego system.
EOF
