<?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: Storing Passwords</title>
	<atom:link href="http://mjtsai.com/blog/2007/09/17/storing-passwords/feed/" rel="self" type="application/rss+xml" />
	<link>http://mjtsai.com/blog/2007/09/17/storing-passwords/</link>
	<description></description>
	<pubDate>Sun, 23 Nov 2008 10:19:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Stephen Hoffman</title>
		<link>http://mjtsai.com/blog/2007/09/17/storing-passwords/#comment-141037</link>
		<dc:creator>Stephen Hoffman</dc:creator>
		<pubDate>Mon, 17 Sep 2007 16:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://mjtsai.com/blog/2007/09/17/storing-passwords/#comment-141037</guid>
		<description>Here are Perl and C source code versions of the salted Purdy Polynomial password hash function used within the OpenVMS operating system:
http://search.cpan.org/~zefram/Authen-DecHpwd-2.001/lib/Authen/DecHpwd.pm
http://search.cpan.org/src/MIKEM/Authen-DecHpwd-1.0/hpwd.c
http://h71000.www7.hp.com/freeware/freeware80/HPWD/</description>
		<content:encoded><![CDATA[<p>Here are Perl and C source code versions of the salted Purdy Polynomial password hash function used within the OpenVMS operating system:<br />
<a href="http://search.cpan.org/~zefram/Authen-DecHpwd-2.001/lib/Authen/DecHpwd.pm" rel="nofollow">http://search.cpan.org/~zefram/Authen-DecHpwd-2.001/lib/Authen/DecHpwd.pm</a><br />
<a href="http://search.cpan.org/src/MIKEM/Authen-DecHpwd-1.0/hpwd.c" rel="nofollow">http://search.cpan.org/src/MIKEM/Authen-DecHpwd-1.0/hpwd.c</a><br />
<a href="http://h71000.www7.hp.com/freeware/freeware80/HPWD/" rel="nofollow">http://h71000.www7.hp.com/freeware/freeware80/HPWD/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
