The new PECL package blenc-1.1.2b (beta) has been released at http://pecl.php.net/.
Release notes ------------- New package.xml description, BLENC now display version in phpinfo. Package Info ------------- BLENC is an extension that permit to protect PHP source scripts with Blowfish Encription. BLENC hooks into the Zend Engine, allowing for transparent execution of PHP scripts previously encoded with BLENC. It is not designed for complete security (it is still possible to disassemble the script into op codes using a package such as XDebug), however it does keep people out of your code and make reverse engineering difficult. Related Links ------------- Package home: http://pecl.php.net/package/blenc Changelog: http://pecl.php.net/package-changelog.php?package=blenc Download: http://pecl.php.net/get/blenc-1.1.2b.tgz Authors ------------- John Coggeshall <[email protected]> (lead) Giuseppe Chiesa <[email protected]> (lead) -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
