RE: [PATCH v1] examples/fips_validation: prehash input for RSA

2024-11-19 Thread Akhil Goyal
> > Subject: [PATCH v1] examples/fips_validation: prehash input for RSA > > > > Plain text needs to be prehashed for RSA as well in asymmetric crypto > > validation. > > > > Fixes: 12ede9ac497f ("examples/fips_validation: support EdDSA") > > > > Signed-off-by: Gowrishankar Muthukrishnan > Acked-by

RE: [PATCH v1] examples/fips_validation: prehash input for RSA

2024-10-30 Thread Dooley, Brian
> -Original Message- > From: Gowrishankar Muthukrishnan > Sent: Tuesday 29 October 2024 06:01 > To: dev@dpdk.org; Dooley, Brian ; Gowrishankar > Muthukrishnan > Cc: Anoob Joseph ; Akhil Goyal > Subject: [PATCH v1] examples/fips_validation: prehash input for RSA > > Plain text needs to b