
<?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: Java String Calculate MD5</title>
	<atom:link href="http://www.stratos.me/2008/05/java-string-calculate-md5/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stratos.me/2008/05/java-string-calculate-md5/</link>
	<description>Just writing what hits my mind!</description>
	<lastBuildDate>Thu, 13 Jan 2011 22:34:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: RagingGoblin</title>
		<link>http://www.stratos.me/2008/05/java-string-calculate-md5/comment-page-1/#comment-7605</link>
		<dc:creator>RagingGoblin</dc:creator>
		<pubDate>Wed, 05 May 2010 15:16:40 +0000</pubDate>
		<guid isPermaLink="false">http://stratosector.net/myblog/?p=128#comment-7605</guid>
		<description>Thanks. Maybe you should use StringBuffer or StringBuilder. Concatenation of Strings in a loop is not very efficient.</description>
		<content:encoded><![CDATA[<p>Thanks. Maybe you should use StringBuffer or StringBuilder. Concatenation of Strings in a loop is not very efficient.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ppow</title>
		<link>http://www.stratos.me/2008/05/java-string-calculate-md5/comment-page-1/#comment-2409</link>
		<dc:creator>ppow</dc:creator>
		<pubDate>Wed, 11 Nov 2009 20:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://stratosector.net/myblog/?p=128#comment-2409</guid>
		<description>Similar version of this code, but calculating MD5 for a file can be found on JavaBlogging: &lt;a href=&quot;http://www.javablogging.com/sha1-and-md5-checksums-in-java/&quot; rel=&quot;nofollow&quot;&gt;&quot;Sha1 and MD5 checksums in Java&quot;&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Similar version of this code, but calculating MD5 for a file can be found on JavaBlogging: <a href="http://www.javablogging.com/sha1-and-md5-checksums-in-java/" rel="nofollow">&#8220;Sha1 and MD5 checksums in Java&#8221;</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cecchi Sandrone</title>
		<link>http://www.stratos.me/2008/05/java-string-calculate-md5/comment-page-1/#comment-1305</link>
		<dc:creator>Cecchi Sandrone</dc:creator>
		<pubDate>Tue, 23 Dec 2008 11:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://stratosector.net/myblog/?p=128#comment-1305</guid>
		<description>Thank you! It&#039;s great  :wink:</description>
		<content:encoded><![CDATA[<p>Thank you! It&#8217;s great  <img src='http://www.stratos.me/wp-includes/images/smilies/icon_wink.gif' alt=':wink:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stratosg</title>
		<link>http://www.stratos.me/2008/05/java-string-calculate-md5/comment-page-1/#comment-369</link>
		<dc:creator>stratosg</dc:creator>
		<pubDate>Wed, 18 Jun 2008 17:43:18 +0000</pubDate>
		<guid isPermaLink="false">http://stratosector.net/myblog/?p=128#comment-369</guid>
		<description>my friend you are more than welcome to do whatever you want with this code snippet. use it as you wish. if you credit me it will be fine but even if you don&#039;t that will no bother me either. i am really glad it helps!</description>
		<content:encoded><![CDATA[<p>my friend you are more than welcome to do whatever you want with this code snippet. use it as you wish. if you credit me it will be fine but even if you don&#8217;t that will no bother me either. i am really glad it helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Lishman</title>
		<link>http://www.stratos.me/2008/05/java-string-calculate-md5/comment-page-1/#comment-365</link>
		<dc:creator>Ben Lishman</dc:creator>
		<pubDate>Wed, 18 Jun 2008 14:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://stratosector.net/myblog/?p=128#comment-365</guid>
		<description>Just writing to thank you for this algorithm.  Do you have a problem with me using it in a file at work if i credit you?</description>
		<content:encoded><![CDATA[<p>Just writing to thank you for this algorithm.  Do you have a problem with me using it in a file at work if i credit you?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

