Hi,
Can you please help Jun to find an answer to is question? (See below.)
/George
---------- Forwarded message --------- 发件人: Jun Nie jun.nie@linaro.org Date: 2021年6月7日周一 下午2:31 Subject: How to map PSA method to openssl method To: mbed-tls@lists.trustedfirmware.org
Hi,
I want to sign a data on PC with openssl, and verifiy it with PSA-RoT on board. Does anybody know how to map PSA method to openssl method? Such as:
psa_sign_hash(key_handle, PSA_ALG_DETERMINISTIC_ECDSA(PSA_ALG_SHA_256), hash, hash_len, sig, sizeof(sig), sig_len);
Regards, Jun
mbed-tls@lists.trustedfirmware.org