Skip to content

Commit 3154fde

Browse files
Vge0rgepeknis
andauthored
Update doc/nrf/releases_and_maturity/releases/release-notes-3.0.0-preview1.rst
Co-authored-by: Pekka Niskanen <73991005+peknis@users.noreply.github.com>
1 parent fd51953 commit 3154fde

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

doc/nrf/releases_and_maturity/releases/release-notes-3.0.0-preview1.rst

+10-7
Original file line numberDiff line numberDiff line change
@@ -108,15 +108,18 @@ Security
108108
* Support for HKDF-Expand and HKDF-Extract in CRACEN.
109109
* Support for Ed25519ph(HashEdDSA) to CRACEN.
110110

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.
112119

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.
118121

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.
120123
This is part of the ongoing work of archiving `nRF Command Line Tools`_ and replacing them with nRF Util.
121124
* Moved the :ref:`app_boards_spe_nspe` documentation page under :ref:`security` from the :ref:`ug_app_dev` section.
122125

0 commit comments

Comments
 (0)