mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-25 09:02:48 +00:00
Move subsection
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
7018053460
commit
aa1fba2fed
@ -246,16 +246,6 @@ Alternative implementations of the SHA256 and SHA512 modules must adjust their f
|
|||||||
Please also refer to the section [Low-level crypto](#low-level-crypto) for
|
Please also refer to the section [Low-level crypto](#low-level-crypto) for
|
||||||
changes that could sit in either category.
|
changes that could sit in either category.
|
||||||
|
|
||||||
### Remove wrapper for libpkcs11-helper
|
|
||||||
|
|
||||||
This doesn't affect people using the default configuration as it was already
|
|
||||||
disabled by default.
|
|
||||||
|
|
||||||
If you used to rely on this module in order to store your private keys
|
|
||||||
securely, please have a look at the key management facilities provided by the
|
|
||||||
PSA crypto API. If you have a use case that's not covered yet by this API,
|
|
||||||
please reach out on the mailing list.
|
|
||||||
|
|
||||||
### Deprecated functions were removed from hashing modules
|
### Deprecated functions were removed from hashing modules
|
||||||
|
|
||||||
Modules: MD5, SHA1, SHA256, SHA512, MD.
|
Modules: MD5, SHA1, SHA256, SHA512, MD.
|
||||||
@ -606,6 +596,16 @@ current ones.
|
|||||||
|
|
||||||
This is described in the section [Strengthen default algorithm selection for X.509 and TLS](strengthen-default-algorithm-selection-for-x.509-and-tls).
|
This is described in the section [Strengthen default algorithm selection for X.509 and TLS](strengthen-default-algorithm-selection-for-x.509-and-tls).
|
||||||
|
|
||||||
|
### Remove wrapper for libpkcs11-helper
|
||||||
|
|
||||||
|
This doesn't affect people using the default configuration as it was already
|
||||||
|
disabled by default.
|
||||||
|
|
||||||
|
If you used to rely on this module in order to store your private keys
|
||||||
|
securely, please have a look at the key management facilities provided by the
|
||||||
|
PSA crypto API. If you have a use case that's not covered yet by this API,
|
||||||
|
please reach out on the mailing list.
|
||||||
|
|
||||||
|
|
||||||
## SSL
|
## SSL
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user