RE: [v1, 00/10] fips_validation application improvements

2023-02-28 Thread Gowrishankar Muthukrishnan
rishnan > ; dev@dpdk.org > Cc: Anoob Joseph ; Jerin Jacob Kollanukkaran > > Subject: RE: [v1, 00/10] fips_validation application improvements > > Hi Gowrishankar, > > > > > > > Subject: [v1, 00/10] fips_validation application improvements > > > > &g

Re: [EXT] Re: [v1, 00/10] fips_validation application improvements

2023-02-28 Thread Patrick Robb
nt an email to the dev mailing list a few > weeks ago for our fips sample app CI testing regarding where we could and > could not provide test vector coverage, and it appears this patch series > may resolve our ciphertext issue with AES-GCM test vector and more issues > with the sample a

RE: [EXT] Re: [v1, 00/10] fips_validation application improvements

2023-02-28 Thread Akhil Goyal
appears this patch series may resolve our ciphertext issue with AES-GCM test vector and more issues with the sample app. So - looking forward to seeing a patch like this being merged when stable! Best, Patrick Robb On Tue, Feb 28, 2023 at 2:39 AM Akhil Goyal mailto:gak...@marvell.com>>

Re: [v1, 00/10] fips_validation application improvements

2023-02-28 Thread Patrick Robb
kar, > > > > > > > Subject: [v1, 00/10] fips_validation application improvements > > > > > > > > This patch series adds support for SHA3, SHAKE, AES-CCM JSON test > vectors > > > > and fixes existing algorithms to support NIST test vectors. > > > >

RE: [v1, 00/10] fips_validation application improvements

2023-02-27 Thread Akhil Goyal
Hi Gowrishankar, > > > > > Subject: [v1, 00/10] fips_validation application improvements > > > > > > This patch series adds support for SHA3, SHAKE, AES-CCM JSON test vectors > > > and fixes existing algorithms to support NIST test vectors.

RE: [v1, 00/10] fips_validation application improvements

2023-02-27 Thread Akhil Goyal
> Hi Gowrishankar, > > Looks good to me. > > > Subject: [v1, 00/10] fips_validation application improvements > > > > This patch series adds support for SHA3, SHAKE, AES-CCM JSON test vectors > > and fixes existing algorithms to support NIST test vectors. &g

RE: [v1, 00/10] fips_validation application improvements

2023-02-27 Thread Dooley, Brian
Hi Gowrishankar, Looks good to me. > -Original Message- > From: Gowrishankar Muthukrishnan > Sent: Monday 6 February 2023 14:46 > To: dev@dpdk.org > Cc: Anoob Joseph ; jer...@marvell.com; Akhil Goyal > ; Dooley, Brian ; > Gowrishankar Muthukrishnan

[v1, 00/10] fips_validation application improvements

2023-02-06 Thread Gowrishankar Muthukrishnan
This patch series adds support for SHA3, SHAKE, AES-CCM JSON test vectors and fixes existing algorithms to support NIST test vectors. Gowrishankar Muthukrishnan (10): examples/fips_validation: fix MCT output for SHA examples/fips_validation: add SHA3 validation examples/fips_validation: fix