mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-28 05:49:56 +00:00
Add change log for #4883
Signed-off-by: Ronald Cron <[email protected]>
This commit is contained in:
committed by
Dave Rodgman
parent
04e920410d
commit
2d2fb47e45
@@ -0,0 +1,5 @@
|
||||
Bugfix
|
||||
* The key usage flags PSA_KEY_USAGE_SIGN_MESSAGE now allows the MAC
|
||||
operations psa_mac_compute() and psa_mac_sign_setup().
|
||||
* The key usage flags PSA_KEY_USAGE_VERIFY_MESSAGE now allows the MAC
|
||||
operations psa_mac_verify() and psa_mac_verify_setup().
|
||||
Reference in New Issue
Block a user