<?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: SSL MD5 &#8211; Busted Wide Open With 200 PS3s</title>
	<atom:link href="http://www.insanit.net/video-games/ssl-md5-busted-wide-open-with-200-ps3s/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.insanit.net/video-games/ssl-md5-busted-wide-open-with-200-ps3s/</link>
	<description>The random crazy thoughts of yet another information technology guy.</description>
	<lastBuildDate>Wed, 10 Mar 2010 11:15:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Technology &#187; Blog Archive &#187; Secure Sockets Layer ( Ssl ) « Network</title>
		<link>http://www.insanit.net/video-games/ssl-md5-busted-wide-open-with-200-ps3s/comment-page-1/#comment-1155</link>
		<dc:creator>Technology &#187; Blog Archive &#187; Secure Sockets Layer ( Ssl ) « Network</dc:creator>
		<pubDate>Mon, 23 Feb 2009 15:54:49 +0000</pubDate>
		<guid isPermaLink="false">http://insanit.net/?p=293#comment-1155</guid>
		<description>[...] InsanIT.net » Blog Archive » SSL MD5 - Busted Wide Open With 200 PS3s [...]</description>
		<content:encoded><![CDATA[<p>[...] InsanIT.net » Blog Archive » SSL MD5 &#8211; Busted Wide Open With 200 PS3s [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Technology &#187; Blog Archive &#187; Cnlogger Article » Don’T Steal My Information!</title>
		<link>http://www.insanit.net/video-games/ssl-md5-busted-wide-open-with-200-ps3s/comment-page-1/#comment-1067</link>
		<dc:creator>Technology &#187; Blog Archive &#187; Cnlogger Article » Don’T Steal My Information!</dc:creator>
		<pubDate>Sun, 08 Feb 2009 03:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://insanit.net/?p=293#comment-1067</guid>
		<description>[...] InsanIT.net » Blog Archive » SSL MD5 - Busted Wide Open With 200 PS3s [...]</description>
		<content:encoded><![CDATA[<p>[...] InsanIT.net » Blog Archive » SSL MD5 &#8211; Busted Wide Open With 200 PS3s [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arah</title>
		<link>http://www.insanit.net/video-games/ssl-md5-busted-wide-open-with-200-ps3s/comment-page-1/#comment-985</link>
		<dc:creator>Arah</dc:creator>
		<pubDate>Wed, 31 Dec 2008 23:02:02 +0000</pubDate>
		<guid isPermaLink="false">http://insanit.net/?p=293#comment-985</guid>
		<description>I think you&#039;re a tad mistaken yourself.  My point is MD5 is flawed.  We&#039;ve known it for years and we just need to get rid of it.  Period.  That&#039;s all I&#039;m really saying.  (That and how cool it was to use a cluster of PS3s running Linux.)  Sorry if it didn&#039;t come through clearly enough.

And thanks for visiting and giving your input.  :)</description>
		<content:encoded><![CDATA[<p>I think you&#8217;re a tad mistaken yourself.  My point is MD5 is flawed.  We&#8217;ve known it for years and we just need to get rid of it.  Period.  That&#8217;s all I&#8217;m really saying.  (That and how cool it was to use a cluster of PS3s running Linux.)  Sorry if it didn&#8217;t come through clearly enough.</p>
<p>And thanks for visiting and giving your input.  <img src='http://www.insanit.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SugarSweet</title>
		<link>http://www.insanit.net/video-games/ssl-md5-busted-wide-open-with-200-ps3s/comment-page-1/#comment-983</link>
		<dc:creator>SugarSweet</dc:creator>
		<pubDate>Tue, 30 Dec 2008 22:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://insanit.net/?p=293#comment-983</guid>
		<description>Correction: MD5/SHA-2/hash-function is used to verify that what the client thinks it sent/received is the same as what the server sent/received (a MAC of the handshake).</description>
		<content:encoded><![CDATA[<p>Correction: MD5/SHA-2/hash-function is used to verify that what the client thinks it sent/received is the same as what the server sent/received (a MAC of the handshake).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SugarSweet</title>
		<link>http://www.insanit.net/video-games/ssl-md5-busted-wide-open-with-200-ps3s/comment-page-1/#comment-982</link>
		<dc:creator>SugarSweet</dc:creator>
		<pubDate>Tue, 30 Dec 2008 22:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://insanit.net/?p=293#comment-982</guid>
		<description>I believe you are mistaken on what is actually broken. This is not about the use of MD5 for the symmetric encryption used in the first part of the SSL handshake. This is about using MD5 to sign (hash) a certificate. A certificate signed with MD5 can still be used in an SSL handshake using a more secure crypto function, such as SHA-2.

There currently isn&#039;t an easy way to disable the accepting of a certificate signed with MD5 in a browser. You can disable the support of MD5 in the SSL handshake, but this does not address the issue.</description>
		<content:encoded><![CDATA[<p>I believe you are mistaken on what is actually broken. This is not about the use of MD5 for the symmetric encryption used in the first part of the SSL handshake. This is about using MD5 to sign (hash) a certificate. A certificate signed with MD5 can still be used in an SSL handshake using a more secure crypto function, such as SHA-2.</p>
<p>There currently isn&#8217;t an easy way to disable the accepting of a certificate signed with MD5 in a browser. You can disable the support of MD5 in the SSL handshake, but this does not address the issue.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
