You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following #588, add support for MAC operations (psa_compute_mac and psa_verify_mac) in the Mbed Crypto backend. Also verify that the types of keys needed for MAC creation/verification can be created and/or imported.
The text was updated successfully, but these errors were encountered:
Following #588, add support for MAC operations (
psa_compute_mac
andpsa_verify_mac
) in the Mbed Crypto backend. Also verify that the types of keys needed for MAC creation/verification can be created and/or imported.The text was updated successfully, but these errors were encountered: