> > Subject: [PATCH] app/test: add SHA3 test cases > > > > Add test cases for SHA3 hash family for Digest and Digest-Verify. > > > > Signed-off-by: Volodymyr Fialko <vfia...@marvell.com> > > > > Expected vectors were generated with OpenSSL. Adding to CC original > > authors of PMDs that currently have support for SHA3 to check if there's any > > issues. > > > > --- > > app/test/test_cryptodev_hash_test_vectors.h | 286 > > ++++++++++++++++++++ > > 1 file changed, 286 insertions(+) > > Acked-by: Ciara Power <ciara.po...@intel.com>
Applied to dpdk-next-crypto Thanks.