On Tue, Aug 4, 2015 at 2:23 PM, Stanislav Malyshev <smalys...@gmail.com> wrote:
>> * Adding streaming encryption/decryption support to OpenSSL
>
> Hm... Implementing streaming cyphers right is not trivial, and if we'd
> be doing our own crypto (as opposed to providing API to existing
> libraries) we need a real lot of review to be confident it's done right.

I totally agree. Except bundling existing widely used code (if really
necessary, like what we did for blowfish for example), I would
strongly recommend to never even try to implement our own crypto
features.

Cheers,
-- 
Pierre

@pierrejoye | http://www.libgd.org

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to