<?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_Blowfish/download/1.1.0RC2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Crypt_Blowfish/download/1.1.0RC1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Crypt_Blowfish/download/1.0.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Crypt_Blowfish/download/1.0.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Crypt_Blowfish/download/0.8.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Crypt_Blowfish/download/0.7.0/"/>
</rdf:Seq>
</items>

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

<item rdf:about="http://pear.php.net/package/Crypt_Blowfish/download/1.1.0RC2/">
 <title>Crypt_Blowfish 1.1.0RC2</title>
 <link>http://pear.php.net/package/Crypt_Blowfish/download/1.1.0RC2/</link>
 <content:encoded>* Bump to package.xml v2.0&lt;br /&gt;
* Algorithm tweak for bug #12906 and bug #10162&lt;br /&gt;
* Switch to new BSD license from PHP 3.0 license
 </content:encoded>
 <dc:date>2008-08-30T17:57:25-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Crypt_Blowfish/download/1.1.0RC1/">
 <title>Crypt_Blowfish 1.1.0RC1</title>
 <link>http://pear.php.net/package/Crypt_Blowfish/download/1.1.0RC1/</link>
 <content:encoded>* Added CBC mode support (Req #7256)&lt;br /&gt;
* Added factory() pattern (now prefered method to create instance)&lt;br /&gt;
* Deprecated Crypt_Blowfish() constructor&lt;br /&gt;
* Reorganized code into subclasses for PHP-only (ECB &amp; CBC modes) and MCrypt implementations&lt;br /&gt;
* Ability to disable the use of the MCrypt extension if needed (Req #7298)&lt;br /&gt;
* Now returns PEAR_Error objects instead of dying (Req #4555)&lt;br /&gt;
* Catch initialization problem in constructor (Bug #7299)&lt;br /&gt;
* Fix for XOR problem with floats on some systems (Bug #6159)
 </content:encoded>
 <dc:date>2006-09-08T22:54:12-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Crypt_Blowfish/download/1.0.1/">
 <title>Crypt_Blowfish 1.0.1</title>
 <link>http://pear.php.net/package/Crypt_Blowfish/download/1.0.1/</link>
 <content:encoded>Uses mcrypt if available
 </content:encoded>
 <dc:date>2005-05-30T15:02:01-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Crypt_Blowfish/download/1.0.0/">
 <title>Crypt_Blowfish 1.0.0</title>
 <link>http://pear.php.net/package/Crypt_Blowfish/download/1.0.0/</link>
 <content:encoded>Initial stable release
 </content:encoded>
 <dc:date>2005-04-26T22:07:45-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Crypt_Blowfish/download/0.8.1/">
 <title>Crypt_Blowfish 0.8.1</title>
 <link>http://pear.php.net/package/Crypt_Blowfish/download/0.8.1/</link>
 <content:encoded>Fixed serious bug in release 0.8.0 causing text to not be encrypted properly.
 </content:encoded>
 <dc:date>2005-03-22T21:48:17-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Crypt_Blowfish/download/0.7.0/">
 <title>Crypt_Blowfish 0.7.0</title>
 <link>http://pear.php.net/package/Crypt_Blowfish/download/0.7.0/</link>
 <content:encoded>This is the initial release.
 </content:encoded>
 <dc:date>2005-02-22T23:27:16-05:00</dc:date>
</item>

</rdf:RDF>