mbedtls/ChangeLog.d/psa_aead_singleshot_error.txt

5 lines
223 B
Plaintext
Raw Normal View History

Changes
* Return PSA_ERROR_INVALID_ARGUMENT if the algorithm passed to one-shot
AEAD functions is not an AEAD algorithm. This aligns them with the
multipart functions, and the PSA Crypto API 1.1 specification.