<?xml version="1.0" encoding="UTF-8" ?>
<p xmlns="http://pear.php.net/dtd/rest.package"    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xlink="http://www.w3.org/1999/xlink"    xsi:schemaLocation="http://pear.php.net/dtd/rest.package    http://pear.php.net/dtd/rest.package.xsd">
 <n>Crypt_XXTEA</n>
 <c>pear.php.net</c>
 <ca xlink:href="/rest/c/Encryption">Encryption</ca>
 <l>LGPL License</l>
 <s>An implementation of the XXTEA encryption algorithm. NOTICE: unregular default behavior.</s>
 <d>This package allows you to encrypt and decrypt strings or long integer arrays with the XXTEA encryption algorithm, which is secure, fast and suitable for web development.

NOTICE: Due to some historical reasons, this package's default behavior DIFFER to regular encryption classes. And the author will think over the solution.</d>
 <r xlink:href="/rest/r/crypt_xxtea"/>
</p>