mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-24 09:20:59 +00:00
Adapt ChangeLog
This commit is contained in:
parent
bbca8c5d3c
commit
2a03794d62
|
@ -150,6 +150,8 @@ Changes
|
||||||
* Add MBEDTLS_ERR_XXX_HW_ACCEL_FAILED error codes for all cryptography
|
* Add MBEDTLS_ERR_XXX_HW_ACCEL_FAILED error codes for all cryptography
|
||||||
modules where the software implementation can be replaced by a hardware
|
modules where the software implementation can be replaced by a hardware
|
||||||
implementation.
|
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
|
= mbed TLS 2.6.0 branch released 2017-08-10
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue