RE: [EXT] [RFC] examples/fips_validation: add fips 140-3 acvp aes-cbc test

2022-05-25 Thread Gowrishankar Muthukrishnan
les/fips_validation: add fips 140-3 acvp aes-cbc > test > > External Email > > -- > This RFC patch showcases an alternative approach to enable FIPS 140-3 > support in the DPDK fips_validation sample applic

[RFC] examples/fips_validation: add fips 140-3 acvp aes-cbc test

2022-05-20 Thread Brian Dooley
This RFC patch showcases an alternative approach to enable FIPS 140-3 support in the DPDK fips_validation sample application. The approach presented here takes advantage of an existing open source library, libacvp,(https://github.com/cisco/libacvp) to generate the parsed test cases instead of crea