-
PHP_Blowfish is a PHP script for working with the Blowfish encryption algorithms, which supports both CBC and ECB Blowfish algorithms. All encryption code is self-contained, with no loading of external libraries. A demo is included with the download package. Requirements:- PHP 5 or Higher
-
Password is a PHP script for securely hashing passwords and uses Blowfish for password hashing. It Comes with fallback to repeated hashing [ mt_rand() ].


