           SPELL=crypt-ciphersaber
         VERSION=0.61
          SOURCE=Crypt-CipherSaber-$VERSION.tar.gz
       BUILD_API=2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Crypt-CipherSaber-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/C/CH/CHROMATIC/$SOURCE
          MD5[0]="d566874f9190c446ea8addcde096d437"
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=Crypt::CipherSaber"
         ENTERED=20020320
         UPDATED=20020320
      MAINTAINER="redlemon@knoware.nl"
           SHORT="OO module for CS-1 and CS-2 encryption"
cat << EOF
The Crypt::CipherSaber module implements CipherSaber
encryption, described at http://ciphersaber.gurus.com.  It
is simple, fairly speedy, and relatively secure algorithm
based on RC4.

Encryption and decryption are done based on a secret key,
which must be shared with all intended recipients of a
message.
EOF
