User Activity

Hello,the cryptolib offers the function ECDSAsign. In the ecc.h it is declared as int32_t ECDSAsign(const uint8_t *P_pDigest, int32_t P_digestSize, const ECDSAsignature_stt *P_pSignature...