<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[PunBB Forums - [Help needed] Hash type]]></title>
	<link rel="self" href="http://punbb.informer.com/forums/feed/atom/topic/21648/"/>
	<updated>2009-05-22T08:29:02Z</updated>
	<generator>PunBB</generator>
	<id>http://punbb.informer.com/forums/topic/21648/help-needed-hash-type/</id>
		<entry>
			<title type="html"><![CDATA[Re: [Help needed] Hash type]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/127885/#p127885"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Slavok]]></name>
				<uri>http://punbb.informer.com/forums/user/13265/</uri>
			</author>
			<updated>2009-05-22T08:29:02Z</updated>
			<id>http://punbb.informer.com/forums/post/127885/#p127885</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Help needed] Hash type]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/127863/#p127863"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Developer]]></name>
				<uri>http://punbb.informer.com/forums/user/15415/</uri>
			</author>
			<updated>2009-05-21T08:07:09Z</updated>
			<id>http://punbb.informer.com/forums/post/127863/#p127863</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [Help needed] Hash type]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/127774/#p127774"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Slavok]]></name>
				<uri>http://punbb.informer.com/forums/user/13265/</uri>
			</author>
			<updated>2009-05-18T08:43:56Z</updated>
			<id>http://punbb.informer.com/forums/post/127774/#p127774</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[[Help needed] Hash type]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/127760/#p127760"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Developer]]></name>
				<uri>http://punbb.informer.com/forums/user/15415/</uri>
			</author>
			<updated>2009-05-16T20:57:47Z</updated>
			<id>http://punbb.informer.com/forums/post/127760/#p127760</id>
		</entry>
</feed>
