<?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_DiffieHellman</n>
 <c>pear.php.net</c>
 <ca xlink:href="/rest/c/Encryption">Encryption</ca>
 <l>New BSD License</l>
 <s>Implementation of Diffie-Hellman Key Exchange cryptographic protocol for PHP5</s>
 <d>Implementation of the Diffie-Hellman Key Exchange cryptographic protocol
in PHP5. Enables two parties without any prior knowledge of each other
establish a secure shared secret key across an insecure channel
of communication.</d>
 <r xlink:href="/rest/r/crypt_diffiehellman"/>
</p>