Hi Can anyone address this? Are there plans to support SHA3 (256 and 384) for Hashing and KD? Either in mbedtls or psa-crypto?
status = psa_hash_setup(&hash_operation, PSA_ALG_SHA3_256);
Above function returns with a not supported error
Thanks! -
Regards Nilesh
From: Badodekar Nilesh (IFMS FS APM) Sent: Monday, April 24, 2023 8:22 AM To: 'mbed-tls@lists.trustedfirmware.org' mbed-tls@lists.trustedfirmware.org Subject: Support for SHA3 and HMAC with SHA3
Hi, Is there a plan to support SHA3 (256 and 384) and subsequent usage in HMAC on mbedtls?
- Regards Nilesh Badodekar