t7systems / blowfish
Blowfish encryption library
Installs: 3 546
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 1
Requires
- php: >=5.3.2
This package is not auto-updated.
Last update: 2024-11-05 02:33:16 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