Update changelog entry to mention PSA API compliance
Signed-off-by: Fredrik Strupe <fredrik.strupe@silabs.com>
This commit is contained in:
parent
9d3391483c
commit
dd9ec1c573
1 changed files with 2 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue