mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-16 08:42:50 +00:00
changelog: enhance description
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
045d680054
commit
81338483e6
@ -1,7 +1,7 @@
|
|||||||
Features
|
Features
|
||||||
* If a cipher or AEAD mechanism has a PSA driver, you can now build the
|
* If a cipher or AEAD mechanism has a PSA driver, you can now build the
|
||||||
library without the corresponding built-in implementation and without
|
library without the corresponding built-in implementation. See
|
||||||
enabling MBEDTLS_CIPHER_C.
|
docs/driver-only-builds.md for full details and current limitations.
|
||||||
* It is possible to disable MBEDTLS_CIPHER_C in some circumstances, please
|
* It is possible to disable MBEDTLS_CIPHER_C in some circumstances, please
|
||||||
see docs/driver-only-builds.md for full details and current limitations.
|
see docs/driver-only-builds.md for full details and current limitations.
|
||||||
* The CTR_DRBG module will now use AES from a PSA driver if MBEDTLS_AES_C is
|
* The CTR_DRBG module will now use AES from a PSA driver if MBEDTLS_AES_C is
|
||||||
|
Loading…
x
Reference in New Issue
Block a user