Re: FIPS CCM self-test failure

2011-08-08 Thread Tyrel Haveman
Thank you, Andy, this works great! Also thanks for fixing it so quickly. Tyrel On Sun, Aug 7, 2011 at 11:02 AM, Andy Polyakov ap...@openssl.org wrote: The error happens in fips_aes_selftest.c, lines 157-159: if (memcmp(tag, ccm_tag, sizeof(ccm_tag))         || memcmp(out, ccm_ct,

Re: FIPS CCM self-test failure

2011-08-08 Thread Kenneth Robinette
Same here, works great. Fantastic work, especially considering this was fixed over the weekend! Ken --- On Mon, 8/8/11, Tyrel Haveman ty...@binarypeople.net wrote: From: Tyrel Haveman ty...@binarypeople.net Subject: Re: FIPS CCM self-test failure To: openssl-dev@openssl.org Date: Monday,