<?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: HSH &#8211; A simple hash algorithm + embedded webserver</title>
	<atom:link href="http://jopsen.dk/blog/2008/01/hsh-a-simple-hash-algorithm/feed/" rel="self" type="application/rss+xml" />
	<link>http://jopsen.dk/blog/2008/01/hsh-a-simple-hash-algorithm/</link>
	<description>Thoughts mixed with random memory dumps...</description>
	<lastBuildDate>Fri, 13 Jan 2012 08:11:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: rohit</title>
		<link>http://jopsen.dk/blog/2008/01/hsh-a-simple-hash-algorithm/comment-page-1/#comment-441</link>
		<dc:creator>rohit</dc:creator>
		<pubDate>Thu, 23 Oct 2008 13:50:12 +0000</pubDate>
		<guid isPermaLink="false">http://jopsen.dk/blog/2008/01/hsh-a_simple_hash_algorithm_on_embedded_webserver#comment-441</guid>
		<description>thats a great idea. i did a similar project and had to crack my head to find out a solution to the authentication issue. i used a the TEA Algorithm (Symmetrical Encryption)and a JAVA applet on the client side.</description>
		<content:encoded><![CDATA[<p>thats a great idea. i did a similar project and had to crack my head to find out a solution to the authentication issue. i used a the TEA Algorithm (Symmetrical Encryption)and a JAVA applet on the client side.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas Finnemann Jensen</title>
		<link>http://jopsen.dk/blog/2008/01/hsh-a-simple-hash-algorithm/comment-page-1/#comment-440</link>
		<dc:creator>Jonas Finnemann Jensen</dc:creator>
		<pubDate>Sat, 23 Aug 2008 20:46:29 +0000</pubDate>
		<guid isPermaLink="false">http://jopsen.dk/blog/2008/01/hsh-a_simple_hash_algorithm_on_embedded_webserver#comment-440</guid>
		<description>Update: I&#039;ve fixed a bug in HSH.c which generated errors if strings were longer than 4 characters.
(Download links have been updated).</description>
		<content:encoded><![CDATA[<p>Update: I&#8217;ve fixed a bug in HSH.c which generated errors if strings were longer than 4 characters.<br />
(Download links have been updated).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://jopsen.dk/blog/2008/01/hsh-a-simple-hash-algorithm/comment-page-1/#comment-439</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Sat, 23 Aug 2008 08:06:43 +0000</pubDate>
		<guid isPermaLink="false">http://jopsen.dk/blog/2008/01/hsh-a_simple_hash_algorithm_on_embedded_webserver#comment-439</guid>
		<description>Hey Jonas, Excellent article and job! I will try to use it in my webserver! really helpful! :)</description>
		<content:encoded><![CDATA[<p>Hey Jonas, Excellent article and job! I will try to use it in my webserver! really helpful! <img src='http://jopsen.dk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

