t7systems / blowfish
Blowfish encryption library
Installs: 4 471
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 1
Requires
- php: >=5.3.2
This package is not auto-updated.
Last update: 2025-03-25 04:11:29 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