Re: [EXT] Re: [PATCH v3 0/5] Add JSON vector set support to fips validation

2022-04-26 Thread Brandon Lo
-Original Message- > > From: Brandon Lo > > Sent: Thursday, April 14, 2022 7:12 PM > > To: dev ; Zhang, Roy Fan ; > > Power, Ciara > > Subject: [EXT] Re: [PATCH v3 0/5] Add JSON vector set support to fips > > validation > > > > External Email >

RE: [EXT] Re: [PATCH v3 0/5] Add JSON vector set support to fips validation

2022-04-21 Thread Gowrishankar Muthukrishnan
don Lo > Sent: Thursday, April 14, 2022 7:12 PM > To: dev ; Zhang, Roy Fan ; > Power, Ciara > Subject: [EXT] Re: [PATCH v3 0/5] Add JSON vector set support to fips > validation > > External Email > > ---

Re: [PATCH v3 0/5] Add JSON vector set support to fips validation

2022-04-14 Thread Brandon Lo
Adding the dev mailing list back into this discussion. On Wed, Apr 13, 2022 at 9:13 AM Brandon Lo wrote: > > Hi guys, > > Lincoln and I would like to know if we can get this patch set looked > at and merged before submitting the rest of the algorithms. So far, > I've worked on implementing the HM

RE: [EXT] [PATCH v3 0/5] Add JSON vector set support to fips validation

2022-02-08 Thread Akhil Goyal
Hi Marko/Fan, Please review this series. > Adds a very basic introduction to JSON vector sets in > the fips validation example application. This patch set > will only introduce the AES-GCM test using a JSON request > file because the other algorithms need more information > than what is given in

Re: [PATCH v3 0/5] Add JSON vector set support to fips validation

2022-02-02 Thread Brandon Lo
Hi Fan and Ciara, Could you please review this patch set? Not sure who the maintainer of the fips_validation example is (I think Marko Kovacevic stopped working on the FIPS validation example). Thanks, Brandon -- Brandon Lo UNH InterOperability Laboratory 21 Madbury Rd, Suite 100, Durham, NH 0

[PATCH v3 0/5] Add JSON vector set support to fips validation

2022-01-29 Thread Brandon Lo
Adds a very basic introduction to JSON vector sets in the fips validation example application. This patch set will only introduce the AES-GCM test using a JSON request file because the other algorithms need more information than what is given in the new JSON format. Brandon Lo (5): examples/fips