1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-07-04 05:16:27 +08:00

changelog: Addressed review comments #3

Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
This commit is contained in:
Minos Galanakis 2021-12-10 10:54:06 +00:00
parent 3a77949c89
commit 3f46f38095

View File

@ -488,7 +488,7 @@ New deprecations
deprecated. deprecated.
* PSA_ALG_AEAD_WITH_DEFAULT_TAG_LENGTH and PSA_ALG_AEAD_WITH_TAG_LENGTH * PSA_ALG_AEAD_WITH_DEFAULT_TAG_LENGTH and PSA_ALG_AEAD_WITH_TAG_LENGTH
have been renamed, and the old names deprecated. have been renamed, and the old names deprecated.
* Signed magnitude and one's complement representations for signed integers are * Sign-magnitude and one's complement representations for signed integers are
not supported. Two's complement is the only supported representation. not supported. Two's complement is the only supported representation.
Features Features