<?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: MD5 quine, fixed point</title>
	<atom:link href="http://www.redcode.nl/blog/2010/01/md5-fixed-point/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redcode.nl/blog/2010/01/md5-fixed-point/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=md5-fixed-point</link>
	<description>Java, algorithms, math and more</description>
	<lastBuildDate>Fri, 03 Feb 2012 15:06:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Spider</title>
		<link>http://www.redcode.nl/blog/2010/01/md5-fixed-point/comment-page-1/#comment-893</link>
		<dc:creator>Spider</dc:creator>
		<pubDate>Fri, 10 Sep 2010 01:42:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.redcode.nl/?p=217#comment-893</guid>
		<description>I don&#039;t think you will find a loop.
Hashes are like irrational numbers, always new values.
But if you can find the nth term of an irrational number then you can find the expression that computes the hash value and find the nth term.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think you will find a loop.<br />
Hashes are like irrational numbers, always new values.<br />
But if you can find the nth term of an irrational number then you can find the expression that computes the hash value and find the nth term.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kuroki Kaze</title>
		<link>http://www.redcode.nl/blog/2010/01/md5-fixed-point/comment-page-1/#comment-59</link>
		<dc:creator>Kuroki Kaze</dc:creator>
		<pubDate>Thu, 21 Jan 2010 11:27:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.redcode.nl/?p=217#comment-59</guid>
		<description>Actually, theoretically there can be multiple fixed points. But we need some clever algorithm to find that.</description>
		<content:encoded><![CDATA[<p>Actually, theoretically there can be multiple fixed points. But we need some clever algorithm to find that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.redcode.nl/blog/2010/01/md5-fixed-point/comment-page-1/#comment-45</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 09 Jan 2010 13:53:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.redcode.nl/?p=217#comment-45</guid>
		<description>Interesting. Your approach reminds me of Collatz&#039;s Sequence.</description>
		<content:encoded><![CDATA[<p>Interesting. Your approach reminds me of Collatz&#8217;s Sequence.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan-Kees van Andel</title>
		<link>http://www.redcode.nl/blog/2010/01/md5-fixed-point/comment-page-1/#comment-36</link>
		<dc:creator>Jan-Kees van Andel</dc:creator>
		<pubDate>Tue, 05 Jan 2010 18:39:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.redcode.nl/?p=217#comment-36</guid>
		<description>Maybe you could also consult running a query on a Rainbow Table?</description>
		<content:encoded><![CDATA[<p>Maybe you could also consult running a query on a Rainbow Table?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

