Hi, I see example app runs normally with openssl PMD in my local tests, even without fix.
Thanks, Gowrishankar From: Ji, Kai <[email protected]> Sent: Wednesday, October 15, 2025 9:23 PM To: Finn, Emma <[email protected]>; Gowrishankar Muthukrishnan <[email protected]> Cc: [email protected] Subject: Re: [EXTERNAL] [PATCH] examples/fips_validation: fix dangling pointer for SHA test Hi Gowrishankar, Have you get a chance to test this patch against SHAKE on your ends ? Regards Kai From: Finn, Emma <emma. finn@ intel. com> Sent: Friday, August 29, 2025 14: 14 To: Gowrishankar Muthukrishnan <gmuthukrishn@ marvell. com> ZjQcmQRYFpfptBannerStart Prioritize security for external emails: Confirm sender and content safety before clicking links or opening attachments Report Suspicious <https://us-phishalarm-ewt.proofpoint.com/EWT/v1/CRVmXkqW!ui3XGZ9YrjX626H8WV37YM2aa0G6UhN-cKsdbpw7pqWvplKrDOohK8dxT6B9_RqNiV6uMomo_2pTJiWsEIfe_ZdA07-kBAy14DcmaeM7eRLbMeeoTtyqbMs3d2Q0-a5r77yEbIlkHnqjs8o$> ZjQcmQRYFpfptBannerEnd Hi Gowrishankar, Have you get a chance to test this patch against SHAKE on your ends ? Regards Kai ________________________________ From: Finn, Emma <[email protected]<mailto:[email protected]>> Sent: Friday, August 29, 2025 14:14 To: Gowrishankar Muthukrishnan <[email protected]<mailto:[email protected]>> Cc: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>>; Ji, Kai <[email protected]<mailto:[email protected]>> Subject: RE: [EXTERNAL] [PATCH] examples/fips_validation: fix dangling pointer for SHA test > -----Original Message----- > From: Gowrishankar Muthukrishnan > <[email protected]<mailto:[email protected]>> > Sent: Friday 29 August 2025 13:17 > To: Finn, Emma <[email protected]<mailto:[email protected]>> > Cc: [email protected]<mailto:[email protected]>; Ji, Kai > <[email protected]<mailto:[email protected]>> > Subject: RE: [EXTERNAL] [PATCH] examples/fips_validation: fix dangling pointer > for SHA test > Importance: High > > > SHAKE is not supported by these hence I did not catch it. > > OpenSSL PMD supports SHA and SHAKE. Could that help verifying both lines of > fix > ?. > > Thanks, > Gowrishankar. OpenSSL PMD only supports SHAKE-256 for EdDSA operations, not as standalone hash functions

