<?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_gpg">Crypt_GPG</p>
 <c>pear.php.net</c>
 <v>1.0.0</v>
 <st>stable</st>
 <l>LGPL</l>
 <m>gauthierm</m>
 <s>GNU Privacy Guard (GnuPG)</s>
 <d>This package provides an object oriented interface to GNU Privacy Guard (GnuPG). It requires the GnuPG executable to be on the system.

Though GnuPG can support symmetric-key cryptography, this package is intended only to facilitate public-key cryptography.

This package requires PHP version 5.2.1 or greater.</d>
 <da>2009-01-22 21:21:04</da>
 <n>First stable release. Changes include:
 * Fix Bug #15470. Fixes decryption with passphrase when there is more    than one decryption subkey.
 * Fix Bug #15593. Makes decrypt work on signed (compressed) but non-   encrypted data.
 * Improved end-user documentation. (Doc #14645 and Doc #15054).
 * Coding standards cleanups.
 * Fixed PEAR continuous-integration testing for real this time.</n>
 <f>232895</f>
 <g>http://pear.php.net/get/Crypt_GPG-1.0.0</g>
 <x xlink:href="package.1.0.0.xml"/>
</r>