           SPELL=crypt-ciphersaber
         VERSION=0.61
          SOURCE=Crypt-CipherSaber-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Crypt-CipherSaber-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/C/CH/CHROMATIC/$SOURCE
     SOURCE_HASH=sha512:007c20104c812989164c00af4a9bedacef2991134582c16f22c2366d595862e288306ef6892ad87cbaee30dc3ef52cc21a274ef1df37caed228e4a346a78ff61
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=Crypt::CipherSaber"
         ENTERED=20020320
        KEYWORDS="perl"
           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
