Re: Support for AES-GCM on OpenSSL-0.9.8

2014-08-06 Thread Matt Caswell
On 06/08/14 19:32, Mukesh Yadav wrote: > Hi, > > AES_GCM is supported on OpenSSL-1.0.1 > Regarding support on OpenSSL-0.9.8, have found patch on link below. > http://rt.openssl.org/Ticket/Display.html?id=2092&user=guest&pass=guest > > From various opensource discussion, it seems it cleanly ap

Support for AES-GCM on OpenSSL-0.9.8

2014-08-06 Thread Mukesh Yadav
Hi, AES_GCM is supported on OpenSSL-1.0.1 Regarding support on OpenSSL-0.9.8, have found patch on link below. http://rt.openssl.org/Ticket/Display.html?id=2092&user=guest&pass=guest >From various opensource discussion, it seems it cleanly apply to old version. Is it ok for this patch to be used o