Hi Can anyone address this? Are there plans to support SHA3 (256 and 384) for Hashing and Hmac? Either in psa-crypto?
status = psa_hash_setup(&hash_operation, PSA_ALG_SHA3_256);
Above function returns with a not supported error
Thanks!
- Regards Nilesh