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

This package is not auto-updated.

Last update: 2024-04-22 23:51:40 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