File tree 1 file changed +10
-7
lines changed
doc/nrf/releases_and_maturity/releases
1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -108,15 +108,18 @@ Security
108
108
* Support for HKDF-Expand and HKDF-Extract in CRACEN.
109
109
* Support for Ed25519ph(HashEdDSA) to CRACEN.
110
110
111
- * Updated the Oberon PSA core to version 1.3.4 which introduces support for the following:
111
+ * Updated:
112
+
113
+ * The Oberon PSA core to version 1.3.4 that introduces support for the following:
114
+
115
+ * PSA static key slots with the option :kconfig:option: `CONFIG_MBEDTLS_PSA_STATIC_KEY_SLOTS `.
116
+ * Key Wrap with and without padding (NIST-SP-800-38F) using Oberon PSA driver.
117
+ * WPA3-SAE and WPA3-SAE-PT using Oberon PSA driver.
118
+ * NIST SP 800-108 conformant CMAC and HMAC based key derivation using Oberon PSA driver.
112
119
113
- * PSA static key slots with the option :kconfig:option: `CONFIG_MBEDTLS_PSA_STATIC_KEY_SLOTS `.
114
- * Key Wrap with and without padding (NIST-SP-800-38F) using Oberon PSA driver.
115
- * WPA3-SAE and WPA3-SAE-PT using Oberon PSA driver.
116
- * NIST SP 800-108 conformant CMAC and HMAC based key derivation using Oberon PSA driver.
117
- * For more information regarding the Oberon PSA core 1.3.4 update see the changelog entry in the Oberon PSA core repository.
120
+ For more information regarding the Oberon PSA core 1.3.4 update, see the changelog entry in the Oberon PSA core repository.
118
121
119
- * Updated the :ref: `app_approtect ` page with nRF Util commands that replaced the nrfjprog commands.
122
+ * The :ref: `app_approtect ` page with nRF Util commands that replaced the nrfjprog commands.
120
123
This is part of the ongoing work of archiving `nRF Command Line Tools `_ and replacing them with nRF Util.
121
124
* Moved the :ref: `app_boards_spe_nspe ` documentation page under :ref: `security ` from the :ref: `ug_app_dev ` section.
122
125
You can’t perform that action at this time.
0 commit comments