t7systems / blowfish
There is no license information available for the latest version (1.0.0) of this package.
Blowfish encryption library
1.0.0
2012-06-14 09:37 UTC
Requires
- php: >=5.3.2
This package is not auto-updated.
Last update: 2026-03-10 08:38:17 UTC
README
This is a fork of the Blowfish library by Nils Reimers (www.php-einfach.de). It has been fixed and optimized, so you can use it with Composer.
Install
Install of the library and its dependencies via Composer.
curl -s http://getcomposer.org/installer | php
php composer.phar update