mirror of
https://github.com/espressif/mbedtls.git
synced 2026-09-09 03:49:55 +00:00
Update changelog entry to mention PSA API compliance
Signed-off-by: Fredrik Strupe <[email protected]>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
Bugfix
|
||||
* Consistently return PSA_ERROR_INVALID_ARGUMENT on invalid cipher input
|
||||
sizes, as opposed to PSA_ERROR_BAD_STATE in some cases.
|
||||
sizes (instead of PSA_ERROR_BAD_STATE in some cases) to make the
|
||||
psa_cipher_* functions compliant with the PSA Crypto API specification.
|
||||
|
||||
Reference in New Issue
Block a user