php-crypt-blowfish

Allows for quick two-way blowfish encryption without requiring the MCrypt PHP extension
  http://pear.php.net/package/Crypt_Blowfish/
  0
  no reviews



This package allows you to perform two-way blowfish encryption on the fly using only PHP. This package does not require the MCrypt PHP extension to work, although it can make use of it if available.