         VERSION=1.1.0RC5
     SOURCE_HASH='sha512:fe77e27c3ca92b3c046820cdb1b582283a4cc8e1e9356bf803ca0ef83c52f184c9970787360a613a58de3538c659dec46f484c6af5068328f5d46e21c9a54e41'
         UPDATED=20060525
           SPELL=pear-crypt_xtea
    PEAR_PACKAGE=Crypt_Xtea
        WEB_SITE=http://pear.php.net/package/Crypt_Xtea/
      LICENSE[0]=PHP
           SHORT='PEAR: A class that implements the Tiny Encryption'
cat << EOF
A class that implements the Tiny Encryption
Algorithm (TEA) (New Variant).
This class does not depend on mcrypt.
Since the latest fix handles properly dealing
with unsigned integers,
which where solved by introducing new functions
_rshift(), _add(), the
speed of the encryption and decryption has
radically dropped.
Do not use for large amounts of data.
Original code from
http://vader.brad.ac.uk/tea/source.shtml#new_ansi
Currently to be found at:
http://www.simonshepherd.supanet.com/source.shtml#new_ansi
EOF

source  $SECTION_DIRECTORY/PEAR_DETAILS
