           SPELL=crypt-ecb
         VERSION=1.1-2
          SOURCE=Crypt-ECB-$VERSION.tar.gz
       BUILD_API=2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Crypt-ECB-1.1
   SOURCE_URL[0]=http://www.cpan.org/authors/id/A/AP/APPEL/$SOURCE
          MD5[0]="d0a899f19b6010b748aa329dcc082d9b"
         LICENSE=GPL
        WEB_SITE="http://search.cpan.org/search?module=Crypt::ECB"
         ENTERED=20020320
         UPDATED=20020324
      MAINTAINER="redlemon@knoware.nl"
           SHORT="ECB mode for Crypt::DES, Blowfish, etc."
cat << EOF

This module is a Perl-only implementation of the ECB mode.
In combination with a block cipher such as DES, IDEA or
Blowfish, you can encrypt and decrypt messages of arbi
trarily long length.

EOF
