On Thu, Jul 09, 2015 at 11:50:25AM -0500, Tom Browder wrote: > On Thu, Jul 9, 2015 at 10:22 AM, Viktor Dukhovni > <openssl-users at dukhovni.org> wrote: > > On Thu, Jul 09, 2015 at 09:47:00AM -0500, Tom Browder wrote: > ... > >> ecp_nistp224.c: In function 'batch_mul': > >> ecp_nistp224.c:1105:29: warning: array subscript is above array bounds > ... > > In my copy of 1.0.2d, line 1105 of that file is in select_point(), > > not batch_mul(). Are you sure you're compiling the right code? > > Yes, and you're right about the function--weird, but maybe Matt's > e-mail points out the real problem. That surely means that you're compiling some patched version or not even 1.0.2d. -- Viktor.