<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/php/tags/bcrypt</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 02:03:38 GMT</pubDate>
<item>
<title>(PHP) BCrypt - mladoux</title>
<link>http://snipplr.com/view/66740/bcrypt/</link>
<description><![CDATA[ <p>Only tested on PHP 5.4.4. Generates and verifies bcrypt hashes. Multibyte safe</p> ]]></description>
<pubDate>Wed, 15 Aug 2012 13:18:57 GMT</pubDate>
<guid>http://snipplr.com/view/66740/bcrypt/</guid>
</item>
<item>
<title>(PHP) Portable PHP Password Hashing Framework - Modified for CodeIgniter - mladoux</title>
<link>http://snipplr.com/view/65225/portable-php-password-hashing-framework--modified-for-codeigniter/</link>
<description><![CDATA[ <p>Modified by adding public and protected declarations, renamed PasswordHash
constructor to __construct. Adapted for use with CodeIgniter</p> ]]></description>
<pubDate>Mon, 28 May 2012 06:40:41 GMT</pubDate>
<guid>http://snipplr.com/view/65225/portable-php-password-hashing-framework--modified-for-codeigniter/</guid>
</item>
</channel>
</rss>