<?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 encryption in Navision</title>
	<atom:link href="http://techblog.byllemos.com/2008/03/md5-encryption-in-navision/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblog.byllemos.com/2008/03/md5-encryption-in-navision/</link>
	<description>Accelerating into the Future with Wisdom about Technology! Ingrid Byllemos</description>
	<lastBuildDate>Fri, 08 Apr 2011 19:05:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: KeHoeff</title>
		<link>http://techblog.byllemos.com/2008/03/md5-encryption-in-navision/comment-page-1/#comment-3102</link>
		<dc:creator>KeHoeff</dc:creator>
		<pubDate>Fri, 29 May 2009 01:13:45 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.byllemos.com/?p=50#comment-3102</guid>
		<description>hey this is a very interesting article!</description>
		<content:encoded><![CDATA[<p>hey this is a very interesting article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BRA</title>
		<link>http://techblog.byllemos.com/2008/03/md5-encryption-in-navision/comment-page-1/#comment-70</link>
		<dc:creator>BRA</dc:creator>
		<pubDate>Wed, 19 Mar 2008 03:59:35 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.byllemos.com/?p=50#comment-70</guid>
		<description>It is also useful to be able to store the hashed passwords in the database itself. This way not only does the &quot;system&quot;, or anyone able to access it, not know what the password is, but the passwords used to login are tested &quot;just-in-time&quot; and then vanish. That&#039;s nice because you can&#039;t login with just the hashcode and you can&#039;t find the source of the hash from the hash itself since it is not an encoding, it is just a mapping from a big number space to a smaller number space - a destructive mapping. Still, it is possible to create a hash dictionary of &quot;easy&quot; passwords and then compare them to the known hash value for a match.</description>
		<content:encoded><![CDATA[<p>It is also useful to be able to store the hashed passwords in the database itself. This way not only does the &#8220;system&#8221;, or anyone able to access it, not know what the password is, but the passwords used to login are tested &#8220;just-in-time&#8221; and then vanish. That&#8217;s nice because you can&#8217;t login with just the hashcode and you can&#8217;t find the source of the hash from the hash itself since it is not an encoding, it is just a mapping from a big number space to a smaller number space &#8211; a destructive mapping. Still, it is possible to create a hash dictionary of &#8220;easy&#8221; passwords and then compare them to the known hash value for a match.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

