File tree 4 files changed +283
-54
lines changed
libraries/security/nrf_security/doc
releases_and_maturity/releases
4 files changed +283
-54
lines changed Original file line number Diff line number Diff line change @@ -99,6 +99,8 @@ For more details on nRF54L Series cryptography operations and the related config
99
99
On nRF54L Series devices, CRACEN is the only source of entropy.
100
100
Therefore, it is not possible to disable the :kconfig:option: `CONFIG_PSA_CRYPTO_DRIVER_CRACEN ` option when the Zephyr entropy driver is enabled.
101
101
102
+ .. _nrf_security_drivers_legacy :
103
+
102
104
Legacy Mbed TLS
103
105
***************
104
106
Original file line number Diff line number Diff line change 640
640
.. _`Matter factory data Kconfig options`: https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#!CHIP_FACTORY_DATA
641
641
642
642
.. _`Kconfig search results`: https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#!CONFIG_PM_PARTITION_SIZE
643
+ .. _`CONFIG_SSF_PSA_CRYPTO_SERVICE_ENABLED`: https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#!CONFIG_SSF_PSA_CRYPTO_SERVICE_ENABLED
643
644
644
645
.. _`nRF Asset Tracker project`: https://docs.nordicsemi.com/bundle/nrf-asset-tracker-saga/page/index.html
645
646
.. _`Getting started guide for nRF Asset Tracker for AWS`: https://docs.nordicsemi.com/bundle/nrf-asset-tracker-saga/page/docs/aws/GettingStarted/Index.html
Original file line number Diff line number Diff line change @@ -477,7 +477,9 @@ Cellular samples
477
477
Cryptography samples
478
478
--------------------
479
479
480
- |no_changes_yet_note |
480
+ * :ref: `crypto_tls ` sample:
481
+
482
+ * Added support for the TLS v1.3.
481
483
482
484
Debug samples
483
485
-------------
You can’t perform that action at this time.
0 commit comments