> Subject: [v2 1/2] crypto/openssl: validate incorrect signature in verify op > > Return correct error status when incorrect signature is > used in RSA verify op. > > Fixes: d7bd42f6db19 ("crypto/openssl: update RSA routine with 3.0 EVP API") > Cc: sta...@dpdk.org > > Signed-off-by: Gowrishankar Muthukrishnan <gmuthukri...@marvell.com> Acked-by: Akhil Goyal <gak...@marvell.com> Series applied to dpdk-next-crypto
- [PATCH] test/crypto: add negative test for RSA ... Gowrishankar Muthukrishnan
- [v2 1/2] crypto/openssl: validate incorrec... Gowrishankar Muthukrishnan
- [v2 2/2] test/crypto: add negative tes... Gowrishankar Muthukrishnan
- RE: [v2 1/2] crypto/openssl: validate ... Akhil Goyal