<?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 Broken</title>
	<atom:link href="http://www.evilgeniuschronicles.org/wordpress/2008/12/30/md5-broken/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.evilgeniuschronicles.org/wordpress/2008/12/30/md5-broken/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=md5-broken</link>
	<description>A journal of geekery, music and joy</description>
	<lastBuildDate>Sun, 25 Jul 2010 21:04:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Rob G</title>
		<link>http://www.evilgeniuschronicles.org/wordpress/2008/12/30/md5-broken/comment-page-1/#comment-80928</link>
		<dc:creator>Rob G</dc:creator>
		<pubDate>Tue, 06 Jan 2009 17:25:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.evilgeniuschronicles.org/wordpress/2008/12/30/md5-broken/#comment-80928</guid>
		<description>Similar concerns written by George Ou

http://formortals.com/Default.aspx?tabid=36&amp;EntryID=149</description>
		<content:encoded><![CDATA[<p>Similar concerns written by George Ou</p>
<p><a href="http://formortals.com/Default.aspx?tabid=36&amp;EntryID=149" rel="nofollow">http://formortals.com/Default.aspx?tabid=36&amp;EntryID=149</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PJ Cabrera</title>
		<link>http://www.evilgeniuschronicles.org/wordpress/2008/12/30/md5-broken/comment-page-1/#comment-79937</link>
		<dc:creator>PJ Cabrera</dc:creator>
		<pubDate>Sat, 03 Jan 2009 08:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.evilgeniuschronicles.org/wordpress/2008/12/30/md5-broken/#comment-79937</guid>
		<description>You&#039;re correct on all counts, Dave:

1) Verisign is covering their asses by basically asserting that certs they have issued are valid (duh), but try their darnedest to not touch with a hundred yard pole the issue of forged certs.

2) The only thing to do is :

2a) the CAs issue certs from now on with only SHA-1 hashes

2b) everybody starts researching another hash to use, because SHA-1 is already partly weakened ( http://www.computerworld.com/securitytopics/security/story/0,10801,99852,00.html )

2c) browsers deprecate certs with only MD5 hashes

2d) until 2b happens, browsers continue checking both hashes when a cert has both MD5 and SHA hashes</description>
		<content:encoded><![CDATA[<p>You&#8217;re correct on all counts, Dave:</p>
<p>1) Verisign is covering their asses by basically asserting that certs they have issued are valid (duh), but try their darnedest to not touch with a hundred yard pole the issue of forged certs.</p>
<p>2) The only thing to do is :</p>
<p>2a) the CAs issue certs from now on with only SHA-1 hashes</p>
<p>2b) everybody starts researching another hash to use, because SHA-1 is already partly weakened ( <a href="http://www.computerworld.com/securitytopics/security/story/0,10801,99852,00.html" rel="nofollow">http://www.computerworld.com/securitytopics/security/story/0,10801,99852,00.html</a> )</p>
<p>2c) browsers deprecate certs with only MD5 hashes</p>
<p>2d) until 2b happens, browsers continue checking both hashes when a cert has both MD5 and SHA hashes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Kennedy</title>
		<link>http://www.evilgeniuschronicles.org/wordpress/2008/12/30/md5-broken/comment-page-1/#comment-79595</link>
		<dc:creator>Ken Kennedy</dc:creator>
		<pubDate>Thu, 01 Jan 2009 20:54:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.evilgeniuschronicles.org/wordpress/2008/12/30/md5-broken/#comment-79595</guid>
		<description>Agreed, James...confidence is what they sell, so they have to look cool to the world while they stress on this. 

Ken, the biggest issue I can think of wrt the varying hashes is old browsers. I&#039;d have to load some old machines to look, but I don&#039;t know at what point SHA1 fingerprints started to be supported...the MD5 hashes almost certainly are there for backwards compatibility, since everyone&#039;s known (at least in the abstract) this general break was coming for some time. Still surreal to see it actually working, though.

But if some of the old browsers out there in general use don&#039;t support SHA1 hashes, they&#039;re in serious trouble. There&#039;s no real way to &quot;fix&quot; it. And I expect those are the exact people (less experienced users) that are most likely to click on phishing type links as well. Ick.

Good news is that SHA1 fingerprints aren&#039;t spoofed along with the MD5 one, and no one is currently (publicly) even close to a general break in SHA1 that I&#039;m aware of.

Bruce Schneier kind of shrugs it off on his blog, but that&#039;s (IMO) more from a) an academic&#039;s perspective that&#039;s unsurprised by the MD5 break, since he&#039;s all over that literature, and b) a security researcher who has become somewhat blase to how willing people are to click through an &quot;invalid cert&quot; message. To me, though, this is still pretty huge.</description>
		<content:encoded><![CDATA[<p>Agreed, James&#8230;confidence is what they sell, so they have to look cool to the world while they stress on this. </p>
<p>Ken, the biggest issue I can think of wrt the varying hashes is old browsers. I&#8217;d have to load some old machines to look, but I don&#8217;t know at what point SHA1 fingerprints started to be supported&#8230;the MD5 hashes almost certainly are there for backwards compatibility, since everyone&#8217;s known (at least in the abstract) this general break was coming for some time. Still surreal to see it actually working, though.</p>
<p>But if some of the old browsers out there in general use don&#8217;t support SHA1 hashes, they&#8217;re in serious trouble. There&#8217;s no real way to &#8220;fix&#8221; it. And I expect those are the exact people (less experienced users) that are most likely to click on phishing type links as well. Ick.</p>
<p>Good news is that SHA1 fingerprints aren&#8217;t spoofed along with the MD5 one, and no one is currently (publicly) even close to a general break in SHA1 that I&#8217;m aware of.</p>
<p>Bruce Schneier kind of shrugs it off on his blog, but that&#8217;s (IMO) more from a) an academic&#8217;s perspective that&#8217;s unsurprised by the MD5 break, since he&#8217;s all over that literature, and b) a security researcher who has become somewhat blase to how willing people are to click through an &#8220;invalid cert&#8221; message. To me, though, this is still pretty huge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Slusher</title>
		<link>http://www.evilgeniuschronicles.org/wordpress/2008/12/30/md5-broken/comment-page-1/#comment-79244</link>
		<dc:creator>James Slusher</dc:creator>
		<pubDate>Wed, 31 Dec 2008 12:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.evilgeniuschronicles.org/wordpress/2008/12/30/md5-broken/#comment-79244</guid>
		<description>Verisign pretty much can&#039;t seem publically worried.  They sell confidence, in a matter of speaking.  If they start showing a lack of confidence, they devalue their product.

They panic is probably behind the scenes.</description>
		<content:encoded><![CDATA[<p>Verisign pretty much can&#8217;t seem publically worried.  They sell confidence, in a matter of speaking.  If they start showing a lack of confidence, they devalue their product.</p>
<p>They panic is probably behind the scenes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Herron</title>
		<link>http://www.evilgeniuschronicles.org/wordpress/2008/12/30/md5-broken/comment-page-1/#comment-79143</link>
		<dc:creator>Andrew Herron</dc:creator>
		<pubDate>Wed, 31 Dec 2008 04:41:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.evilgeniuschronicles.org/wordpress/2008/12/30/md5-broken/#comment-79143</guid>
		<description>Well verisign doesn&#039;t seem too worried:

https://blogs.verisign.com/ssl-blog/2008/12/on_md5_vulnerabilities_and_mit.php</description>
		<content:encoded><![CDATA[<p>Well verisign doesn&#8217;t seem too worried:</p>
<p><a href="https://blogs.verisign.com/ssl-blog/2008/12/on_md5_vulnerabilities_and_mit.php" rel="nofollow">https://blogs.verisign.com/ssl-blog/2008/12/on_md5_vulnerabilities_and_mit.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Nelson</title>
		<link>http://www.evilgeniuschronicles.org/wordpress/2008/12/30/md5-broken/comment-page-1/#comment-79124</link>
		<dc:creator>Ken Nelson</dc:creator>
		<pubDate>Wed, 31 Dec 2008 01:50:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.evilgeniuschronicles.org/wordpress/2008/12/30/md5-broken/#comment-79124</guid>
		<description>Damn, I&#039;d seen some short blurbs about this earlier in the day; I was going to read the details later. Had no idea it was this bad.

I notice, though, on doing a spot check of the certs in my browser, that there&#039;s a SHA1 fingerprint for each cert, in addition to the MD5 one. Does the browser care only about the MD5 hash in determining the authenticity of certs? Or, does spoofing an MD5 hash also mean the SHA1 is spoofed as well?  My ignorance of these things is appalling.

Looking forward to updates, after your conversations with your coworkers.

In a totally non-related topic, I&#039;m also looking forward to the punkin&#039; soup recipe. :)

-k-</description>
		<content:encoded><![CDATA[<p>Damn, I&#8217;d seen some short blurbs about this earlier in the day; I was going to read the details later. Had no idea it was this bad.</p>
<p>I notice, though, on doing a spot check of the certs in my browser, that there&#8217;s a SHA1 fingerprint for each cert, in addition to the MD5 one. Does the browser care only about the MD5 hash in determining the authenticity of certs? Or, does spoofing an MD5 hash also mean the SHA1 is spoofed as well?  My ignorance of these things is appalling.</p>
<p>Looking forward to updates, after your conversations with your coworkers.</p>
<p>In a totally non-related topic, I&#8217;m also looking forward to the punkin&#8217; soup recipe. <img src='http://www.evilgeniuschronicles.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>-k-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Slusher</title>
		<link>http://www.evilgeniuschronicles.org/wordpress/2008/12/30/md5-broken/comment-page-1/#comment-79122</link>
		<dc:creator>James Slusher</dc:creator>
		<pubDate>Wed, 31 Dec 2008 01:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.evilgeniuschronicles.org/wordpress/2008/12/30/md5-broken/#comment-79122</guid>
		<description>&lt;blockquote&gt;I’m curious how quickly certificates can be reissued with non-broken hashes.&lt;/blockquote&gt;

I&#039;m sure there is a great scattered, covered and smothered Waffle House joke in there somewhere, but I&#039;m drawing blanks.</description>
		<content:encoded><![CDATA[<blockquote><p>I’m curious how quickly certificates can be reissued with non-broken hashes.</p></blockquote>
<p>I&#8217;m sure there is a great scattered, covered and smothered Waffle House joke in there somewhere, but I&#8217;m drawing blanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
