<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: RC4/ARCFOUR Implementation in PHP</title>
	<atom:link href="http://blog.lobstertechnology.com/2006/03/01/rc4-arcfour-implementation-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lobstertechnology.com/2006/03/01/rc4-arcfour-implementation-in-php/</link>
	<description>"I felt a great disturbance in the Force, as if millions of peers suddenly cried out in terror and were suddenly silenced."</description>
	<lastBuildDate>Sun, 22 Oct 2006 16:31:52 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michael Cutler</title>
		<link>http://blog.lobstertechnology.com/2006/03/01/rc4-arcfour-implementation-in-php/comment-page-1/#comment-98</link>
		<dc:creator>Michael Cutler</dc:creator>
		<pubDate>Wed, 01 Mar 2006 22:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lobstertechnology.com/2006/03/01/rc4-arcfour-implementation-in-php/#comment-98</guid>
		<description>Fair cop, guv...

A quick test with &lt;code&gt;error_reporting (E_ERROR &#124; E_WARNING &#124; E_PARSE &#124; E_NOTICE);&lt;/code&gt; shows no others.

It didnt fail the test cases for it, but it caused a &#039;E_NOTICE&#039; warning from PHP. Source code above has been updated.</description>
		<content:encoded><![CDATA[<p>Fair cop, guv&#8230;</p>
<p>A quick test with <code>error_reporting (E_ERROR | E_WARNING | E_PARSE | E_NOTICE);</code> shows no others.</p>
<p>It didnt fail the test cases for it, but it caused a &#8216;E_NOTICE&#8217; warning from PHP. Source code above has been updated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gerry</title>
		<link>http://blog.lobstertechnology.com/2006/03/01/rc4-arcfour-implementation-in-php/comment-page-1/#comment-97</link>
		<dc:creator>gerry</dc:creator>
		<pubDate>Wed, 01 Mar 2006 21:46:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lobstertechnology.com/2006/03/01/rc4-arcfour-implementation-in-php/#comment-97</guid>
		<description>Bug: $x and $y are undefined!</description>
		<content:encoded><![CDATA[<p>Bug: $x and $y are undefined!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Of Shite</title>
		<link>http://blog.lobstertechnology.com/2006/03/01/rc4-arcfour-implementation-in-php/comment-page-1/#comment-96</link>
		<dc:creator>Web Of Shite</dc:creator>
		<pubDate>Wed, 01 Mar 2006 21:12:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lobstertechnology.com/2006/03/01/rc4-arcfour-implementation-in-php/#comment-96</guid>
		<description>&lt;strong&gt;TBTs: SpamKit_Token v1.3&lt;/strong&gt;

	I spotted a &#8220;bug&#8221; in the TBT code for SpamKit this week when using the awesome power of google.  It appears that building PHP with mcrypt support is not that common, which means spamkit causes a fatal error when trying to generate your TBT...</description>
		<content:encoded><![CDATA[<p><strong>TBTs: SpamKit_Token v1.3</strong></p>
<p>	I spotted a &#8220;bug&#8221; in the TBT code for SpamKit this week when using the awesome power of google.  It appears that building PHP with mcrypt support is not that common, which means spamkit causes a fatal error when trying to generate your TBT&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
