commit | f7c43b3145b2952a0bc0e5fe4584df4bf47fe67e | [log] [tgz] |
---|---|---|
author | Andres Amaya Garcia <andres.amayagarcia@arm.com> | Sun Dec 09 19:12:19 2018 +0000 |
committer | Hanno Becker <hanno.becker@arm.com> | Tue Dec 18 11:37:28 2018 +0000 |
tree | d2de87f203d4e02b96277e960a82c45ac1fd3dc2 | |
parent | af0c6cb9e0ad58b61b7ceae4cfe1994ce3612311 [diff] [blame] |
Add parameter validation to SHA-1
diff --git a/ChangeLog b/ChangeLog index 66a8ce9..39bfa79 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -41,6 +41,8 @@ mbedtls_ctr_drbg_update() -> mbedtls_ctr_drbg_update_ret() mbedtls_hmac_drbg_update() -> mbedtls_hmac_drbg_update_ret() * Extend ECDH interface to enable alternative implementations. + * Add validation checks for input parameters to functions in the SHA-1 + module. New deprecations * Deprecate mbedtls_ctr_drbg_update and mbedtls_hmac_drbg_update