<?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"
	>
<channel>
	<title>Comments on: MD4 與 MD5 Collision 的 Source Code</title>
	<atom:link href="http://blog.gslin.org/archives/2005/11/16/197/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gslin.org/archives/2005/11/16/197/</link>
	<description>幹壞事是進步最大的原動力</description>
	<pubDate>Thu, 20 Nov 2008 14:07:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Jserv's blog: 在 VIA C3/x86 上作 MD5 Collision</title>
		<link>http://blog.gslin.org/archives/2005/11/16/197/#comment-104281</link>
		<dc:creator>Jserv's blog: 在 VIA C3/x86 上作 MD5 Collision</dc:creator>
		<pubDate>Wed, 13 Dec 2006 20:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gslin.org/archives/2005/11/16/197/#comment-104281</guid>
		<description>&lt;!--%kramer-ref-pre%--&gt;[...] 在 VIA C3/x86 上作 MD5 Collision 昨天閱讀 DK 大神的 blog [MD4 與 MD5 Collision 的 Source Code] 後，突然覺得全身熱血沸騰。作者 Patrick Stach 在 [MD5 Collision Generation] 提到： Old (Wang, et al.) average run time on IBM P690 supercomputer - 1 hour New average run time on P4 1.6ghz PC - 45 minutes Note: some block #1's don't have block #2 solutions  在 [jserv's lab] 盯著 VIA 送的 EPIA 機器時，好奇的我，就拿這個程式來試試，首先是硬體資訊： jserv@epia:~$ cat /proc/cpuinfo processor : 0 vendor_id : CentaurHauls cpu family : 6 model : 7 model name : VIA Samuel 2 stepping : 3 cpu MHz : 601.385 cache size : 64 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu de tsc msr cx8 mtrr pge mmx 3dnow bogomips : 1199.30  用 gcc-4.1 mainline 編譯： jserv@epia:~$ /opt/bin/gcc -v Using built-in specs. Target: i686-pc-linux-gnu gcc version 4.1.0 20051013 (experimental) jserv@epia:~$ /opt/bin/gcc -O7 -march=i686 -static -o md5coll md5coll.c  </description>
		<content:encoded><![CDATA[<p><!--%kramer-ref-pre%-->[...] 在 VIA C3/x86 上作 MD5 Collision 昨天閱讀 DK 大神的 blog [MD4 與 MD5 Collision 的 Source Code] 後，突然覺得全身熱血沸騰。作者 Patrick Stach 在 [MD5 Collision Generation] 提到： Old (Wang, et al.) average run time on IBM P690 supercomputer - 1 hour New average run time on P4 1.6ghz PC - 45 minutes Note: some block #1&#8217;s don&#8217;t have block #2 solutions  在 [jserv's lab] 盯著 VIA 送的 EPIA 機器時，好奇的我，就拿這個程式來試試，首先是硬體資訊： jserv@epia:~$ cat /proc/cpuinfo processor : 0 vendor_id : CentaurHauls cpu family : 6 model : 7 model name : VIA Samuel 2 stepping : 3 cpu MHz : 601.385 cache size : 64 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu de tsc msr cx8 mtrr pge mmx 3dnow bogomips : 1199.30  用 gcc-4.1 mainline 編譯： jserv@epia:~$ /opt/bin/gcc -v Using built-in specs. Target: i686-pc-linux-gnu gcc version 4.1.0 20051013 (experimental) jserv@epia:~$ /opt/bin/gcc -O7 -march=i686 -static -o md5coll md5coll.c</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gslin</title>
		<link>http://blog.gslin.org/archives/2005/11/16/197/#comment-523</link>
		<dc:creator>gslin</dc:creator>
		<pubDate>Thu, 17 Nov 2005 06:49:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gslin.org/archives/2005/11/16/197/#comment-523</guid>
		<description>有 algorithm 後，chip 是遲早會有的事 :p</description>
		<content:encoded><![CDATA[<p>有 algorithm 後，chip 是遲早會有的事 :p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slzzp</title>
		<link>http://blog.gslin.org/archives/2005/11/16/197/#comment-522</link>
		<dc:creator>slzzp</dc:creator>
		<pubDate>Thu, 17 Nov 2005 06:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gslin.org/archives/2005/11/16/197/#comment-522</guid>
		<description>再來就是做成 chip...</description>
		<content:encoded><![CDATA[<p>再來就是做成 chip&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
