On 06/10/2021 06:46, Suji wrote:
Hi,
I am getting an issue with EVP_PKEY_new_CMAC_key while using Engine as
an argument. It was a negative test case, passed an invalid key length.
It hits the error, and when the application exits , it gets a
segmentation fault.
From my analysis, the sce
Hi,
I am getting an issue with EVP_PKEY_new_CMAC_key while using Engine as an
argument. It was a negative test case, passed an invalid key length. It
hits the error, and when the application exits , it gets a segmentation
fault.
>From my analysis, the scenario seems like this. When the call happe