mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-29 14:54:15 +01:00
Merge remote-tracking branch 'origin/pr/2557' into mbedtls-2.16
* origin/pr/2557: Give credit to OSS-Fuzz for #2404
This commit is contained in:
commit
69bc50a9a9
@ -25,7 +25,8 @@ Bugfix
|
|||||||
Junhwan Park, #2106.
|
Junhwan Park, #2106.
|
||||||
* Reduce stack usage of hkdf tests. Fixes #2195.
|
* Reduce stack usage of hkdf tests. Fixes #2195.
|
||||||
* Fix 1-byte buffer overflow in mbedtls_mpi_write_string() when
|
* Fix 1-byte buffer overflow in mbedtls_mpi_write_string() when
|
||||||
used with negative inputs. Found by Guido Vranken in #2404.
|
used with negative inputs. Found by Guido Vranken in #2404. Credit to
|
||||||
|
OSS-Fuzz.
|
||||||
* Fix bugs in the AEAD test suite which would be exposed by ciphers which
|
* Fix bugs in the AEAD test suite which would be exposed by ciphers which
|
||||||
either used both encrypt and decrypt key schedules, or which perform padding.
|
either used both encrypt and decrypt key schedules, or which perform padding.
|
||||||
GCM and CCM were not affected. Fixed by Jack Lloyd.
|
GCM and CCM were not affected. Fixed by Jack Lloyd.
|
||||||
|
Loading…
Reference in New Issue
Block a user