<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
    <channel rdf:about="http://pear.php.net">
    <link>http://pear.php.net/</link>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <dc:language>en-us</dc:language><items>
<rdf:Seq><rdf:li rdf:resource="http://pear.php.net/package/Crypt_GPG/download/1.3.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Crypt_GPG/download/1.3.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Crypt_GPG/download/1.3.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Crypt_GPG/download/1.2.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Crypt_GPG/download/1.1.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Crypt_GPG/download/1.1.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Crypt_GPG/download/1.0.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Crypt_GPG/download/1.0.0RC1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Crypt_GPG/download/0.7.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Crypt_GPG/download/0.7.0/"/>
</rdf:Seq>
</items>

<title>Latest releases of crypt_gpg</title>
<description>The latest releases for the package crypt_gpg</description>
</channel>

<item rdf:about="http://pear.php.net/package/Crypt_GPG/download/1.3.2/">
 <title>Crypt_GPG 1.3.2</title>
 <link>http://pear.php.net/package/Crypt_GPG/download/1.3.2/</link>
 <content:encoded>This release adds key generation to the list of supported operations and adds fluent interface support to the main Crypt_GPG class. Additionally the following bugs are fixed:&lt;br /&gt;
Fix Bug #18618. Incorrect CHUNK_SIZE / Hang on file decryption.&lt;br /&gt;
Fix Bug #18869. Unnecessary dependency on posix extension.
 </content:encoded>
 <dc:date>2011-09-26T17:17:29-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Crypt_GPG/download/1.3.1/">
 <title>Crypt_GPG 1.3.1</title>
 <link>http://pear.php.net/package/Crypt_GPG/download/1.3.1/</link>
 <content:encoded>This release adds key generation to the list of supported operations and adds fluent interface support to the main Crypt_GPG class. Additionally the following bugs are fixed:&lt;br /&gt;
Fix Bug #18618. Incorrect CHUNK_SIZE / Hang on file decryption.&lt;br /&gt;
Fix Bug #18869. Unnecessary dependency on posix extension.
 </content:encoded>
 <dc:date>2011-09-26T17:13:57-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Crypt_GPG/download/1.3.0/">
 <title>Crypt_GPG 1.3.0</title>
 <link>http://pear.php.net/package/Crypt_GPG/download/1.3.0/</link>
 <content:encoded>This release adds key generation to the list of supported operations and adds fluent interface support to the main Crypt_GPG class.Additionally the following bug is fixed:&lt;br /&gt;
Fix Bug #18618. Incorrect CHUNK_SIZE / Hang on file decryption
 </content:encoded>
 <dc:date>2011-09-19T21:38:56-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Crypt_GPG/download/1.2.0/">
 <title>Crypt_GPG 1.2.0</title>
 <link>http://pear.php.net/package/Crypt_GPG/download/1.2.0/</link>
 <content:encoded>This release features improved (though not perfect) support for GnuPG 2.x and several other bug fixes and features:&lt;br /&gt;
Fix Bug #17512. Handle permissions error in addDecryptKey().&lt;br /&gt;
Fix Bug #17759. Work with localized versions of GnuPG by setting LC_ALL=C.&lt;br /&gt;
Fix Bug #17760. Work with newer GnuPG responses.&lt;br /&gt;
Fix Bug #17762. --no-use-agent is deprecated in GnuPG 2.x.&lt;br /&gt;
Implement Req #17808. Add key id to signature object and parse results in verify methods.&lt;br /&gt;
Fix Bug #17814. Set revoked status on parsed user ids. Added isRevoked method to sub-key object.&lt;br /&gt;
Fix Bugs #17628 and #17817. Handle file permissions error better when listing keys.&lt;br /&gt;
Fix Bug #17820. Handle REVKEYSIG and ERRSIG status lines in VerifyStatusHandler.
 </content:encoded>
 <dc:date>2010-11-17T03:49:54-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Crypt_GPG/download/1.1.1/">
 <title>Crypt_GPG 1.1.1</title>
 <link>http://pear.php.net/package/Crypt_GPG/download/1.1.1/</link>
 <content:encoded>Fix Bug #17380. Specifying Trust DB breaks module.
 </content:encoded>
 <dc:date>2010-05-07T20:06:08-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Crypt_GPG/download/1.1.0/">
 <title>Crypt_GPG 1.1.0</title>
 <link>http://pear.php.net/package/Crypt_GPG/download/1.1.0/</link>
 <content:encoded>Feature and bug fix release. Changes include:&lt;br /&gt;
 * Better support for older versions of GnuPG. Fixes Bug #15906.&lt;br /&gt;
 * Added method to get GnuPG version.&lt;br /&gt;
 * New options to specify the location of the public keyring, secret    keyring and trust database. Req #17005.&lt;br /&gt;
 * Added methods to encrypt and sign data in a single pass.    Req #17004.&lt;br /&gt;
 * Added methods to decrypt and verify data in a single pass.    Req #17004&lt;br /&gt;
 * Added 'textmode' option to sign() and signFile() methods.    Req #17006.&lt;br /&gt;
 * Fixed Bug #17174, handling verification of bad signatures.&lt;br /&gt;
 * Added fluent interface for UserId, Key, SubKey and Signature    objects.
 </content:encoded>
 <dc:date>2010-03-01T06:05:10-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Crypt_GPG/download/1.0.0/">
 <title>Crypt_GPG 1.0.0</title>
 <link>http://pear.php.net/package/Crypt_GPG/download/1.0.0/</link>
 <content:encoded>First stable release. Changes include:&lt;br /&gt;
 * Fix Bug #15470. Fixes decryption with passphrase when there is more    than one decryption subkey.&lt;br /&gt;
 * Fix Bug #15593. Makes decrypt work on signed (compressed) but non-   encrypted data.&lt;br /&gt;
 * Improved end-user documentation. (Doc #14645 and Doc #15054).&lt;br /&gt;
 * Coding standards cleanups.&lt;br /&gt;
 * Fixed PEAR continuous-integration testing for real this time.
 </content:encoded>
 <dc:date>2009-01-22T21:21:04-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Crypt_GPG/download/1.0.0RC1/">
 <title>Crypt_GPG 1.0.0RC1</title>
 <link>http://pear.php.net/package/Crypt_GPG/download/1.0.0RC1/</link>
 <content:encoded>RC1. API is stable. Changes include:&lt;br /&gt;
 * add support for initializing user ids, signatures and sub-keys from    an array of fields.&lt;br /&gt;
 * clean up unit tests to work with PEAR's continuous integration    server.&lt;br /&gt;
 * add unit tests for exception, user id, signature, key and sub-key    classes.&lt;br /&gt;
 * rename the 'gpgBinary' option in the constructor to just 'binary'.    the old option name is deprecated but still works.&lt;br /&gt;
 * rename Signature::setIsValid() to Signature::setValid() to match    methods on UserId.&lt;br /&gt;
 * remove unused exceptions: 'DuplicateKeyImportException',    'UnsignedKeyException', and 'MissingSelfSignatureException'.&lt;br /&gt;
 * Fix ISO 8601 timestamp parsing when E_STRICT is used.
 </content:encoded>
 <dc:date>2008-11-17T01:37:26-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Crypt_GPG/download/0.7.1/">
 <title>Crypt_GPG 0.7.1</title>
 <link>http://pear.php.net/package/Crypt_GPG/download/0.7.1/</link>
 <content:encoded>Small cleanups in generated API documentation. See 0.7.0 release notes:&lt;br /&gt;
&lt;br /&gt;
Brought to you by strace, xdebug, time and phpunit.&lt;br /&gt;
&lt;br /&gt;
API is beta -- there are significant API changes in this release. See the API or end-user documentation for details. Other changes in this release include:&lt;br /&gt;
 * support operations on large strings properly. Bug #13806.&lt;br /&gt;
 * support operations on files (or anything fopen-able). Bug #13586.&lt;br /&gt;
 * encryption speed improvements (went from 10 seconds to encrypt a    1.9 MiB file to 0.1 - 0.2 seconds). There is new file-specific API.    see the API docs for details.&lt;br /&gt;
 * remove GnuPG driver and driver architecture [BC BREAK]. The pecl    extension powering the GnuPG driver is missing features and doesn't    support any extra features that make it desirable to use. Crypt_GPG    still has nicer error handling, a greater feature set, better    documentation and more comprehensive tests.&lt;br /&gt;
 * split GPG I/O engine into a separate class&lt;br /&gt;
 * support multiple encryption, decryption and signing recipients    [BC BREAK]. Bug #13808. This moves the API towards something more    like the PECL gnupg extension where you add and clear keys for a    particular operation. This also changes the returned value of    verify() from a signature object to an array of signature objects.&lt;br /&gt;
 * use PHP_EOL for detecting line endings.&lt;br /&gt;
 * throw an exception if keychain can not be read or written.    Bug #14645.&lt;br /&gt;
 * split unit tests into separate files.&lt;br /&gt;
 * updated unit tests for new API and features.&lt;br /&gt;
 * throw a KeyNotFound exception if trying to verify a signature when    the public key is not in the keyring.&lt;br /&gt;
 * drop Windows support. PHP bugs and known limitations make it next    to impossible to develop for Windows correctly.
 </content:encoded>
 <dc:date>2008-09-23T17:02:27-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Crypt_GPG/download/0.7.0/">
 <title>Crypt_GPG 0.7.0</title>
 <link>http://pear.php.net/package/Crypt_GPG/download/0.7.0/</link>
 <content:encoded>Brought to you by strace, xdebug, time and phpunit.&lt;br /&gt;
&lt;br /&gt;
API is beta -- there are significant API changes in this release. See the API or end-user documentation for details. Other changes in this release include:&lt;br /&gt;
 * support operations on large strings properly. Bug #13806.&lt;br /&gt;
 * support operations on files (or anything fopen-able). Bug #13586.&lt;br /&gt;
 * encryption speed improvements (went from 10 seconds to encrypt a    1.9 MiB file to 0.1 - 0.2 seconds). There is new file-specific API.    see the API docs for details.&lt;br /&gt;
 * remove GnuPG driver and driver architecture [BC BREAK]. The pecl    extension powering the GnuPG driver is missing features and doesn't    support any extra features that make it desirable to use. Crypt_GPG    still has nicer error handling, a greater feature set, better    documentation and more comprehensive tests.&lt;br /&gt;
 * split GPG I/O engine into a separate class&lt;br /&gt;
 * support multiple encryption, decryption and signing recipients    [BC BREAK]. Bug #13808. This moves the API towards something more    like the PECL gnupg extension where you add and clear keys for a    particular operation. This also changes the returned value of    verify() from a signature object to an array of signature objects.&lt;br /&gt;
 * use PHP_EOL for detecting line endings.&lt;br /&gt;
 * throw an exception if keychain can not be read or written.    Bug #14645.&lt;br /&gt;
 * split unit tests into separate files.&lt;br /&gt;
 * updated unit tests for new API and features.&lt;br /&gt;
 * throw a KeyNotFound exception if trying to verify a signature when    the public key is not in the keyring.&lt;br /&gt;
 * drop Windows support. PHP bugs and known limitations make it next    to impossible to develop for Windows correctly.
 </content:encoded>
 <dc:date>2008-09-23T12:52:17-05:00</dc:date>
</item>

</rdf:RDF>
