On Sun, 2013-12-15 at 17:12 +0000, Jakub Zelenka wrote:
> Hi,
>
> I would like to propose a new extension for inclusion in PECL.
>
> The name of the extension is crypto. It's an objective wrapper for OpenSSL
> crypto library. The license is PHP and it is supported for PHP 5.3+. The
> code is available on GitHub:
>
> https://github.com/bukka/php-crypto
>
> I would like to release a devel version 0.1.0 as there will be lots of
> addition in the future. The currently implemented and working features are
> following:
Awesome!
> - flexible setting of cipher algorithm (__callStatic)
> - flexible setting of digest algorithm (__callStatic)
Shudder, I don't like reading that, but I have not looked yet what that
actually means, what are these {Cipher,Hash}::anything() static
placeholders for?
--
Regards,
Mike
--
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php