mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-23 06:45:38 +01:00
6 lines
164 B
Plaintext
6 lines
164 B
Plaintext
|
Bugfix
|
||
|
* Fix an off-by-one error in the additional data length check for
|
||
|
CCM, which allowed encryption with a non-standard length field.
|
||
|
Fixes #3719.
|
||
|
|