The new PECL package crypto-0.2.0 (devel) has been released at http://pecl.php.net/.
Release notes ------------- * Support for PHP 7 * Added Crypto stream BIO wrapper * Improved error handling * Added an integer overflow checking * Removed Algorithm class and AlogirithmException class * Introduced a MAC class as a subclass of Hash and parent of HMAC and CMAC * Added MACException class subclassing HashException * Fixed HMAC and CMAC implementation and added key param to constructor * Fixed and tested CCM mode * Added new error code for failed tag verification (TAG_VERIFY_FAILED) * Add setTagLength Cipher method replacing length param in getTag * Removed Rand::egd * Created a complete API documentation Package Info ------------- This package provides an objective wrapper for OpenSSL Crypto Library Related Links ------------- Package home: http://pecl.php.net/package/crypto Changelog: http://pecl.php.net/package-changelog.php?package=crypto Download: http://pecl.php.net/get/crypto-0.2.0.tgz Authors ------------- Jakub Zelenka <[email protected]> (lead) -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
