<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 19 Jun 2013 09:09:33 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[WebReference.com: Encryption Techniques for Your PHP Development]]></title>
      <guid>http://www.phpdeveloper.org/news/14475</guid>
      <link>http://www.phpdeveloper.org/news/14475</link>
      <description><![CDATA[<p>
On WebReference.om today <i>Leidago Noabeb</i> has kicked off a series with <a href="http://www.webreference.com/programming/php/encryption_1/">part one</a> of his look at encryption in PHP applications and how it can keen you from ending up like him.
</p>
<blockquote>
Recently, an attacker hacked into my database and stole all the passwords and usernames stored there. Needless to say, I had to change everything and it cost me time and money. What made the crime easy for the attacker is that I never encrypted any of the passwords in the database. I've learned my lesson and now I'm passing along that wisdom with this article about encryption in PHP. Using some of the encryption techniques that PHP offers, you can safeguard your information in various ways.
</blockquote>
<p>
He lays the foundation for the series by talking about three different kinds of encryption that can help you protect your data - one-way encryption, symmetric (using a key) and asymmetric (shared key locking).
</p>]]></description>
      <pubDate>Thu, 06 May 2010 13:09:21 -0500</pubDate>
    </item>
  </channel>
</rss>
