<?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>0.3.11</v>
 <st>alpha</st>
 <l>LGPL</l>
 <m>gauthierm</m>
 <s>GNU Privacy Guard (GPG)</s>
 <d>This package provides an object oriented interface to GNU Privacy Guard (GPG). It requires the GPG executable to be on the system.

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

This package requires PHP version 5.</d>
 <da>2008-01-18 15:17:24</da>
 <n>API is alpha. Changes will be made to Key and Signature objects in future releases.

Changes in this release:
 * Allow not specifying a passphrase for keys that don't need a passphrase,
 * Make driver constructor protected to force use of factory method,
 * Added exportPublicKeyMethod(),
 * Set trust model to 'always', mirroring the model used by PECL gnupg,
 * Fix detection of missing passphrases, and
 * documentation and typo fixes.</n>
 <f>48554</f>
 <g>http://pear.php.net/get/Crypt_GPG-0.3.11</g>
 <x xlink:href="package.0.3.11.xml"/>
</r>