<?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/Message/download/0.6/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Message/download/0.5/"/>
</rdf:Seq>
</items>

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

<item rdf:about="http://pear.php.net/package/Message/download/0.6/">
 <title>Message 0.6</title>
 <link>http://pear.php.net/package/Message/download/0.6/</link>
 <content:encoded>Added fallback classes and methods for MD5 and SHA1 hashing and HMAC&lt;br /&gt;
generation. Only those two hashing algorithms can be used if mhash is&lt;br /&gt;
not found. &lt;br /&gt;
&lt;br /&gt;
The mhash extension is only needed when using hashing algorithms other&lt;br /&gt;
than MD5 and SHA1, which are now implemented in the core of the language.&lt;br /&gt;
Included scripts that use the fallback classes explicitely.
 </content:encoded>
 <dc:date>2002-11-26T22:56:00-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Message/download/0.5/">
 <title>Message 0.5</title>
 <link>http://pear.php.net/package/Message/download/0.5/</link>
 <content:encoded>Initial release of package. Tests correctly agains the vectors listed in&lt;br /&gt;
RFC 2104 and RFC 2202.
 </content:encoded>
 <dc:date>2002-11-18T20:50:00-05:00</dc:date>
</item>

</rdf:RDF>