On Jun 22, 2016, at 3:24 PM, Michael Richardson wrote:
> It looks like openssl has obsoleted the EVP_CIPHER_CTX type in 1.1.x.
> While 1.1 isn't shipping widely yet, I'd rather be ready.
> I have looked through openssl to see if we can replace it easily,
> and if the replacement will work in 1.0.
It looks like openssl has obsoleted the EVP_CIPHER_CTX type in 1.1.x.
While 1.1 isn't shipping widely yet, I'd rather be ready.
I have looked through openssl to see if we can replace it easily,
and if the replacement will work in 1.0.x and the 0.9.x versions still
seem to be out there. The questio