mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-25 07:05:41 +01:00
Fix mistake in 2.25.0 Changelog
The mistake was introduced in #3948. Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com>
This commit is contained in:
parent
a0832d47f7
commit
fe9a425941
@ -20,7 +20,7 @@ Requirement changes
|
||||
warning on CMake 3.19.0. #3801
|
||||
|
||||
New deprecations
|
||||
* PSA_KEY_TYPE_CHACHA20 and PSA_KEY_TYPE_ARC4 have been deprecated.
|
||||
* PSA_ALG_CHACHA20 and PSA_ALG_ARC4 have been deprecated.
|
||||
Use PSA_ALG_STREAM_CIPHER instead.
|
||||
* The functions mbedtls_cipher_auth_encrypt() and
|
||||
mbedtls_cipher_auth_decrypt() are deprecated in favour of the new
|
||||
|
Loading…
Reference in New Issue
Block a user