mbedtls/ChangeLog.d/psa_cipher_decrypt-ccm_star-iv_length_enforcement.txt

4 lines
130 B
Plaintext
Raw Normal View History

Bugfix
* Fix psa_cipher_decrypt() with CCM* rejecting messages less than 3 bytes
long. Credit to Cryptofuzz. Fixes #9314.