Merge branch 'development' into development-restricted

This commit is contained in:
Jaeden Amero 2018-01-30 17:32:12 +00:00
commit 98b9373849
10 changed files with 484 additions and 7 deletions

View file

@ -195,6 +195,8 @@ Changes
* Add MBEDTLS_ERR_XXX_HW_ACCEL_FAILED error codes for all cryptography
modules where the software implementation can be replaced by a hardware
implementation.
* Add explicit warnings for the use of MD2, MD4, MD5, SHA-1, DES and ARC4
throughout the library.
= mbed TLS 2.6.0 branch released 2017-08-10