<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[PunBB Forums - [Help needed] Hash type]]></title>
		<link>http://punbb.informer.com/forums/topic/21648/help-needed-hash-type/</link>
		<description><![CDATA[The most recent posts in [Help needed] Hash type.]]></description>
		<lastBuildDate>Fri, 22 May 2009 08:29:02 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [Help needed] Hash type]]></title>
			<link>http://punbb.informer.com/forums/post/127885/#p127885</link>
			<description><![CDATA[<p>sha1- function, description from manual:<br /></p><div class="quotebox"><blockquote><p>sha1 — Calculate the sha1 hash of a string</p></blockquote></div><p>About &quot;.&quot; you can read <a href="http://www.php.net/manual/en/language.operators.string.php">here</a> <img src="http://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Slavok)]]></author>
			<pubDate>Fri, 22 May 2009 08:29:02 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/127885/#p127885</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Help needed] Hash type]]></title>
			<link>http://punbb.informer.com/forums/post/127863/#p127863</link>
			<description><![CDATA[<p>sha1($salt.sha1($password)); <br />this doesen&#039;t mean anything for me..<br />becouse that is a php code and i don&#039;t get what that means <img src="http://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Developer)]]></author>
			<pubDate>Thu, 21 May 2009 08:07:09 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/127863/#p127863</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Help needed] Hash type]]></title>
			<link>http://punbb.informer.com/forums/post/127774/#p127774</link>
			<description><![CDATA[<p>It is <br /></p><div class="codebox"><pre><code>sha1($salt.sha1($password));</code></pre></div><p>$salt - stored in DB for each user, generated on registration (table &quot;users&quot;, field &quot;salt&quot;), $password - user&#039;s password.</p>]]></description>
			<author><![CDATA[dummy@example.com (Slavok)]]></author>
			<pubDate>Mon, 18 May 2009 08:43:56 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/127774/#p127774</guid>
		</item>
		<item>
			<title><![CDATA[[Help needed] Hash type]]></title>
			<link>http://punbb.informer.com/forums/post/127760/#p127760</link>
			<description><![CDATA[<p>I want to create program who connect to database then login with user and pass from forum<br />if it correct then he can access the program ....<br />so i have prob with password hash<br />can you tell me in what format is punbb password hash so i can create in in .Net (c#)</p>]]></description>
			<author><![CDATA[dummy@example.com (Developer)]]></author>
			<pubDate>Sat, 16 May 2009 20:57:47 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/127760/#p127760</guid>
		</item>
	</channel>
</rss>
