         VERSION=1.0
          
         UPDATED=20050408
           SPELL=PEAR-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.
	Encryption is relatively fast, decryption
relatively slow.
Original code from
http://vader.brad.ac.uk/tea/source.shtml#new_ans
i
EOF


