commit | 3218b21b6837eff2eb6f84ad507a483e7ad8158b | [log] [tgz] |
---|---|---|
author | Janos Follath <janos.follath@arm.com> | Wed Feb 10 16:14:10 2016 +0000 |
committer | Simon Butcher <simon.butcher@arm.com> | Wed Mar 09 21:06:19 2016 +0000 |
tree | 74a4a052a9ab5ad4734c747a5953b130d8f778b0 | |
parent | b6eb1ca01c0dc4572da9a4fdd8e23549eb7b4c7e [diff] |
Add Changelog entry for current branch
diff --git a/ChangeLog b/ChangeLog index bcfe0ac..1c8314b 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -6,6 +6,8 @@ * Fix potential integer overflow to buffer overflow in mbedtls_rsa_rsaes_pkcs1_v15_encrypt and mbedtls_rsa_rsaes_oaep_encrypt (not triggerable remotely in (D)TLS). + * Fix missing padding length check in mbedtls_rsa_rsaes_pkcs1_v15_decrypt + required by PKCS1 v2.2 Bugfix * Fix bug in mbedtls_mpi_add_mpi() that caused wrong results when the three