On Mon, Jun 30, 2014 at 5:01 PM, Dr. Stephen Henson <st...@openssl.org>
wrote:

> On Mon, Jun 30, 2014, Huzaifa Sidhpurwala wrote:
>
> > Hi Peter,
> >
> > Are you facing any issues similar to
> > http://rt.openssl.org/Ticket/Display.html?user=guest&pass=guest&id=3272
> ?
> > or are just commenting on the previous GCM fix?
> >
> > A quick look at the EVP_AES_XTS_CTX suggests that the only pointer in
> there
> > is (*stream) which points to the function which is responsible for doing
> > encryption/decryption and should be safe to copy to the new CTX
> >
>
> GCM, CCM and XTS have similar problems in fact the GCM patch doesn't
> address these. Looking into a more complete fix now.
>
>
Exactly, i was thinking of working on a patch to address this, should be
done soon i suppose :)


> Steve.
> --
> Dr Stephen N. Henson. OpenSSL project core developer.
> Commercial tech support now available see: http://www.openssl.org
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> Development Mailing List                       openssl-dev@openssl.org
> Automated List Manager                           majord...@openssl.org
>

Reply via email to