mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
changelog: Addressed review comments #5
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
This commit is contained in:
parent
5f173c62a4
commit
8340ea80cd
|
|
@ -594,8 +594,6 @@ API changes
|
|||
Requirement changes
|
||||
* Update the minimum required CMake version to 2.8.12. This silences a
|
||||
warning on CMake 3.19.0. #3801
|
||||
* Sign-magnitude and one's complement representations for signed integers are
|
||||
not supported. Two's complement is the only supported representation.
|
||||
|
||||
New deprecations
|
||||
* PSA_ALG_CHACHA20 and PSA_ALG_ARC4 have been deprecated.
|
||||
|
|
|
|||
Loading…
Reference in a new issue