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

2023-03-01 Thread Akhil Goyal
> Subject: [v2, 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. > > v2: > - fixed type punning SHAKE test function. Series app

[v2, 00/10] fips_validation application improvements

2023-02-28 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. v2: - fixed type punning SHAKE test function. Gowrishankar Muthukrishnan (10): examples/fips_validation: fix MCT output for SHA examples/fips_validation: add