Add a change log entry

This commit is contained in:
k-stachowiak 2018-12-18 17:02:05 +01:00
parent 5b01f8b3ae
commit d409285cfa

View File

@ -47,6 +47,8 @@ API Changes
in favour a new generic error MBEDTLS_ERR_CAMELLIA_BAD_INPUT_DATA.
* Deprecate the Blowfish error MBEDTLS_ERR_BLOWFISH_INVALID_KEY_LENGTH
in favour of a new generic error MBEDTLS_ERR_BLOWFISH_BAD_INPUT_DATA.
* Add validation checks for input parameters to functions in the Cipher
module.
New deprecations
* Deprecate mbedtls_ctr_drbg_update and mbedtls_hmac_drbg_update