Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/pr/2555' into development
Browse files Browse the repository at this point in the history
* origin/pr/2555:
  Give credit to OSS-Fuzz for #2404
  • Loading branch information
Patater committed Apr 16, 2019
2 parents ef42847 + d037ad6 commit d4d20ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ Bugfix
Junhwan Park, #2106.
* Reduce stack usage of hkdf tests. Fixes #2195.
* 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
either used both encrypt and decrypt key schedules, or which perform padding.
GCM and CCM were not affected. Fixed by Jack Lloyd.
Expand Down

0 comments on commit d4d20ad

Please sign in to comment.