mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-06 14:38:57 +01:00
Merge branch 'development' into development-restricted
This commit is contained in:
commit
98b9373849
10 changed files with 484 additions and 7 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue