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 629
629
.. _`Matter factory data Kconfig options`: https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#!CHIP_FACTORY_DATA
630
630
631
631
.. _`Kconfig search results`: https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#!CONFIG_PM_PARTITION_SIZE
632
+ .. _`CONFIG_SSF_PSA_CRYPTO_SERVICE_ENABLED`: https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#!CONFIG_SSF_PSA_CRYPTO_SERVICE_ENABLED
632
633
633
634
.. _`nRF Asset Tracker project`: https://docs.nordicsemi.com/bundle/nrf-asset-tracker-saga/page/index.html
634
635
.. _`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 @@ -517,7 +517,9 @@ Cellular samples
517
517
Cryptography samples
518
518
--------------------
519
519
520
- |no_changes_yet_note |
520
+ * :ref: `crypto_tls ` sample:
521
+
522
+ * Added support for the TLS v1.3.
521
523
522
524
Debug samples
523
525
-------------
You can’t perform that action at this time.
0 commit comments