           SPELL=stegdetect
         VERSION=0.6
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.outguess.org/$SOURCE
     SOURCE_HASH=sha512:592573b041234f783f33ae245671ca67be53a20218bfd5a65f81f732c42fa436fcb9d6faf71ce7f1100a922c8432f4f99424592017bb6cc306717fe6b17865d7
        WEB_SITE=http://www.outguess.org
         ENTERED=20020116
      PATCHLEVEL=1
      LICENSE[0]=BSD
     GCC_VERSION=3.4
        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
