<?xml version="1.0" encoding="ISO-8859-1"?><rss version="2.0">
<channel>
<title>Salt & Pepper Encrypter is a Security Systems script Feed</title>
<link>http://scriptsonline.info</link>
<description>Salt & Pepper Encrypter is a Security Systems script Feed</description>
<pubDate>2012-05-25</pubDate>
<language>en</language><item>
<title><![CDATA[Salt & Pepper Encrypter is a Security Systems script]]></title>
<link>http://salt-pepper-encrypter.security-systems.8920.scriptsonline.info/</link>
<description><![CDATA[<span><a href="http://salt-pepper-encrypter.security-systems.8920.scriptsonline.info/">the</a> script <b>Salt & Pepper Encrypter</b> is a Security Systems script (<i>web page security / password protect</i>). <br/><br/><br/>
<br/>
Salt & Pepper Encrypter is a collection of two PHP functions that will make your password sotrage more secure!</span>  Instead of using just a common hash function, it uses a combination of them along with its own algorithm!
 
For example, lets say you have a password of test. <br/>You want to securely store this password in your database, but still be able to atuhenticate the user. <br/><br/>With Salt & Pepper Encrypter, your password could be saved in the database a number of ways such as:
 
- a94a8fe5ccb19ba61c4c0873d 39190dd6f7670f0cca44cb9d3 c8e7df65ee93307273e987982 fbbd3n28
- a94a8fe5ccb19ba61c4c0873d 96669b01b6f24c7294f2f442c 2ce0de9391e987982fbbd3b25 
 
By having such a variable way of storing data you are circumventing hackers from comprimising your data.  After storing this in the database, you can check the users inputted password for correctness as well.]]></description>
</item>
</channel></rss>
