<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DreamMX Weblogs &#187; General</title>
	<atom:link href="http://blog.dreammx.com/category/general/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.dreammx.com</link>
	<description>Team Blog</description>
	<lastBuildDate>Sun, 22 Mar 2009 19:07:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>An attack on RSA</title>
		<link>http://blog.dreammx.com/general/fun/an-attack-on-rsa.html</link>
		<comments>http://blog.dreammx.com/general/fun/an-attack-on-rsa.html#comments</comments>
		<pubDate>Tue, 17 Mar 2009 02:05:12 +0000</pubDate>
		<dc:creator>fox</dc:creator>
				<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://blog.dreammx.com/fox/general/fun/an-attack-on-rsa/</guid>
		<description><![CDATA[A simple concept on cracking RSA
The security of RSA is based on a math problem. For 2 huge(1000 bits) prime numbers p and q. We have n = p * q. Agreement on that: knowing n, calculating p and q is impossible right now.
But if p and q are close together (close means &#124;p-q&#124; &#60; [...]]]></description>
			<content:encoded><![CDATA[<p>A simple concept on cracking RSA</p>
<p>The security of RSA is based on a math problem. For 2 huge(1000 bits) prime numbers p and q. We have n = p * q. Agreement on that: knowing n, calculating p and q is impossible right now.</p>
<p>But if p and q are close together (close means |p-q| &lt; 1,000,000,000), the we&#8217;ve got a change</p>
<p>n = p*q = (p+q / 2)^2 &#8211; (p-q / 2)^2</p>
<p>Denotes T = √(p+q / 2)^2 and S = √(p-q/ 2)^2</p>
<p>if p and q are close</p>
<p>then S is close to 0</p>
<p>and T is close to √n</p>
<p>now start look at the following numbers</p>
<p>⌈√n⌉,⌈√n⌉+1,⌈√n⌉+2,⌈√n⌉+3,&#8230;</p>
<p>stop when we find a n that make t^2 &#8211; n is a perfect square number</p>
<p>and we&#8217;ve got the value of p and q.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dreammx.com/general/fun/an-attack-on-rsa.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flickr</title>
		<link>http://blog.dreammx.com/general/flickr.html</link>
		<comments>http://blog.dreammx.com/general/flickr.html#comments</comments>
		<pubDate>Fri, 23 Jan 2009 03:58:22 +0000</pubDate>
		<dc:creator>fox</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.dreammx.com/fox/general/flickr/</guid>
		<description><![CDATA[This is a test post from , a fancy photo sharing thing.
]]></description>
			<content:encoded><![CDATA[<p>This is a test post from <a href="http://www.flickr.com/r/testpost"><img alt="flickr" src="http://www.flickr.com/images/flickr_logo_blog.gif" width="41" height="18" border="0" align="absmiddle" /></a>, a fancy photo sharing thing.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dreammx.com/general/flickr.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DreamMX Weblogs RELOADED!</title>
		<link>http://blog.dreammx.com/general/dreammx-weblogs-reloaded.html</link>
		<comments>http://blog.dreammx.com/general/dreammx-weblogs-reloaded.html#comments</comments>
		<pubDate>Sat, 29 Nov 2008 17:02:42 +0000</pubDate>
		<dc:creator>Billy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[dreammx]]></category>

		<guid isPermaLink="false">http://blog.dreammx.com/index.php/billy/general/dreammx-weblogs-reloaded/</guid>
		<description><![CDATA[Hi, guys.
A few years ago, I&#8217;ve got an idea for a team weblog which could be help us each other to enhance our skill on English, Technologies, etc.
But&#8230; For some reason, I dropped it, then forgot&#8230;
Now, I&#8217;ve met many friends who are the same paranoid in Computer &#38; Science, Internet, Games, Music, Comics, etc.
The time [...]]]></description>
			<content:encoded><![CDATA[<p>Hi, guys.</p>
<p>A few years ago, I&#8217;ve got an idea for a team weblog which could be help us each other to enhance our skill on English, Technologies, etc.</p>
<p>But&#8230; For some reason, I dropped it, then forgot&#8230;</p>
<p>Now, I&#8217;ve met many friends who are the same paranoid in Computer &amp; Science, Internet, Games, Music, Comics, etc.</p>
<p>The time is coming. So I decide to implement this plan from now on. LOL.</p>
<p>For a good starting, write down your idea in this article please. <img src='http://blog.dreammx.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dreammx.com/general/dreammx-weblogs-reloaded.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://blog.dreammx.com/general/hello-world.html</link>
		<comments>http://blog.dreammx.com/general/hello-world.html#comments</comments>
		<pubDate>Thu, 27 Nov 2008 06:12:02 +0000</pubDate>
		<dc:creator>Billy</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://localhost:8080/blog/?p=1</guid>
		<description><![CDATA[Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
TESTING BELOW:

]]></description>
			<content:encoded><![CDATA[<p>Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!</p>
<p>TESTING BELOW:</p>
<p><a href="http://blog.dreammx.com/wp-content/uploads/2008/11/2.jpg"><img class="alignnone size-medium wp-image-8" title="2" src="http://blog.dreammx.com/wp-content/uploads/2008/11/2.jpg" alt="" width="64" height="64" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dreammx.com/general/hello-world.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
