php-pear-Crypt-Blowfish 1.1.0

Quick two-way blowfish encryption
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.