<?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>Fri, 24 May 2013 16:34:40 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[DevX.com: A Guide to Cryptography in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/10123</guid>
      <link>http://www.phpdeveloper.org/news/10123</link>
      <description><![CDATA[<p>
The DevX.com site has posted an <a href="http://www.devx.com/webdev/Article/37821">introductory guide</a> to using cryptography in PHP, showing how to use the various packages the language has to offer.
</p>
<blockquote>
Cryptography is just one piece of the security puzzle, along with SSL/TLS, certificates, digital signatures, and so on. This article explains how to use PHP to implement the most common cryptographic algorithms. In addition to describing PHP's default encryption functions, you'll see how to use a wide variety of cryptographic libraries and packages.
</blockquote>
<p>
They start with a look at some of the built-in functions like md5, sh1 and crypt as well as a table detailing the different encryption methods (like mcrypt, mhash or crypt_blowfish). They follow this up with examples of some of them including a method for making secret keys with the <a href="http://pear.php.net/package/Crypt_DiffieHellman">Crypt_DiffieHellman PEAR Package</a>.
</p>]]></description>
      <pubDate>Tue, 06 May 2008 13:47:22 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Padraic Brady's Blog: OpenID In PHP PEAR: Proposed!]]></title>
      <guid>http://www.phpdeveloper.org/news/8337</guid>
      <link>http://www.phpdeveloper.org/news/8337</link>
      <description><![CDATA[<p>
<I>Padraic Brady</i> has an announcement posted to his blog today - his OpenID PEAR has <a href="http://blog.astrumfutura.com/archives/303-OpenID-In-PHP-PEAR-Proposed!.html">officially been proposed</a> to the PEAR group for consideration.
</p>
<blockquote>
Yes, my OpenID 2.0 PHP5 Consumer has finally been proposed to PEAR. This brings the OpenID fanaticism on PEAR to four packages: OpenID_Consumer, Services_Yadis, Crypt_HMAC2, Crypt_DiffieHellman.
</blockquote>
<p>
He'll <a href="http://blog.astrumfutura.com/archives/303-OpenID-In-PHP-PEAR-Proposed!.html">be working</a> to get the code "further up to par" including Nonce validation, more consistent error reporting and other operation modes (like check_immediate). He's also included a screencast in the post for those not familiar with OpenID to get their first dose.
</p>]]></description>
      <pubDate>Thu, 26 Jul 2007 11:18:00 -0500</pubDate>
    </item>
  </channel>
</rss>
