Add changelog entry for ECC hardware bugfix
This commit is contained in:
parent
af6f2694a4
commit
855def157f
1 changed files with 4 additions and 0 deletions
|
@ -35,6 +35,10 @@ New deprecations
|
||||||
* Deprecate mbedtls_ctr_drbg_update and mbedtls_hmac_drbg_update
|
* Deprecate mbedtls_ctr_drbg_update and mbedtls_hmac_drbg_update
|
||||||
in favor of functions that can return an error code.
|
in favor of functions that can return an error code.
|
||||||
|
|
||||||
|
Bugfix
|
||||||
|
* Fix double initialization of ECC hardware that made some accelerators
|
||||||
|
hang.
|
||||||
|
|
||||||
= mbed TLS 2.14.0 branch released 2018-11-19
|
= mbed TLS 2.14.0 branch released 2018-11-19
|
||||||
|
|
||||||
Security
|
Security
|
||||||
|
|
Loading…
Reference in a new issue