I have been undertaking a wide range of performance tests - including for signing/verification.
Whilst I understand that support for SHA3 is an enhancement request I was slightly surprised that mechanisms such as CKM_ECDSA_SHA256 and CKM_ECDSA_SHA512 are not supported
Any reasons why only CKM_ECDSA is supported as regards a EC signing mechanism?
Is it because there is no demand - and/or that typical applications compute the hash prior to calling C_SignInit with the CKM_ECDSA mechanism?
I have been undertaking a wide range of performance tests - including for signing/verification.
Whilst I understand that support for SHA3 is an enhancement request I was slightly surprised that mechanisms such as CKM_ECDSA_SHA256 and CKM_ECDSA_SHA512 are not supported
Any reasons why only CKM_ECDSA is supported as regards a EC signing mechanism?
Is it because there is no demand - and/or that typical applications compute the hash prior to calling C_SignInit with the CKM_ECDSA mechanism?