<?xml version="1.0" encoding="UTF-8" ?>
<r xmlns="http://pear.php.net/dtd/rest.release"
    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.release
    http://pear.php.net/dtd/rest.release.xsd">
 <p xlink:href="/rest/p/crypt_xxtea">Crypt_XXTEA</p>
 <c>pear.php.net</c>
 <v>0.9.0</v>
 <st>beta</st>
 <l>LGPL License</l>
 <m>wudicgi</m>
 <s>An implementation of the XXTEA encryption algorithm.</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.</d>
 <da>2008-03-06 06:44:28</da>
 <n>Added support to encrypt and decrypt long integer arrays directly.</n>
 <f>6522</f>
 <g>http://pear.php.net/get/Crypt_XXTEA-0.9.0</g>
 <x xlink:href="package.0.9.0.xml"/>
</r>