Tested with FIPS test vectors from NIST. Acked-by: Gowrishankar Muthukrishnan <[email protected]>
Thanks, Gowrishankar > -----Original Message----- > From: Ji, Kai <[email protected]> > Sent: Thursday, September 15, 2022 6:52 PM > To: Dooley, Brian <[email protected]>; Zhang, Roy Fan > <[email protected]> > Cc: [email protected]; Gowrishankar Muthukrishnan > <[email protected]>; Akhil Goyal <[email protected]> > Subject: [EXT] RE: [PATCH v2] examples/fips_validation: add parsing for AES > CTR > > External Email > > ---------------------------------------------------------------------- > Please fix the checkpath issue reported. > > Acked-by: Ji, Kai <[email protected]> > > > -----Original Message----- > > From: Dooley, Brian <[email protected]> > > Sent: Monday, August 22, 2022 1:23 PM > > To: Zhang, Roy Fan <[email protected]>; Dooley, Brian > > <[email protected]> > > Cc: [email protected]; [email protected]; [email protected]; Ji, > > Kai <[email protected]> > > Subject: [PATCH v2] examples/fips_validation: add parsing for AES CTR > > > > Added functionality to parse algorithm for AES CTR test > > > > Signed-off-by: Brian Dooley <[email protected]> > > --- > > v2: fix clang warning for int-in-bool-context > > ---

