Update changelog to cover #4488
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
9bd038907b
commit
aa6a9b1725
1 changed files with 3 additions and 0 deletions
|
@ -155,6 +155,9 @@ API changes
|
|||
* mbedtls_ssl_get_session_pointer() has been removed, and
|
||||
mbedtls_ssl_{set,get}_session() may now only be called once for any given
|
||||
SSL context.
|
||||
* The mode parameter has been removed from the RSA decrypt functions
|
||||
mbedtls_pk_rsa_alt_decrypt_func(), mbedtls_rsa_pkcs1_decrypt(),
|
||||
mbedtls_rsa_pkcs1_decrypt(), mbedtls_rsa_rsaes_oaep_decrypt().
|
||||
|
||||
Default behavior changes
|
||||
* Enable by default the functionalities which have no reason to be disabled.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue