Added submodule contents into tree
This commit is contained in:
9
externals/mbedtls/ChangeLog.d/domain_parameters.txt
vendored
Normal file
9
externals/mbedtls/ChangeLog.d/domain_parameters.txt
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
New deprecations
|
||||
* In the PSA API, domain parameters are no longer used for anything.
|
||||
They are deprecated and will be removed in a future version of the
|
||||
library.
|
||||
|
||||
Removals
|
||||
* In the PSA API, the experimental way to encode the public exponent of
|
||||
an RSA key as a domain parameter is no longer supported. Use
|
||||
psa_generate_key_ext() instead.
|
||||
Reference in New Issue
Block a user