File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
releases_and_maturity/releases Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 156156
157157.. _`conversion example Pull Request`: https://github.com/zephyrproject-rtos/example-application/pull/58
158158
159+ .. _`Oberon PSA core changelog`: https://github.com/nrfconnect/sdk-oberon-psa-crypto/blob/main/CHANGELOG.md
160+
159161.. ### Matter links that need updated SHA per release
160162
161163.. _`other controller setups`: https://github.com/nrfconnect/sdk-connectedhomeip/tree/022f2c9/src/controller
Original file line number Diff line number Diff line change @@ -123,6 +123,15 @@ Security
123123
124124 * Updated:
125125
126+ * The Oberon PSA core to version 1.3.4 that introduces support for the following:
127+
128+ * PSA static key slots with the option :kconfig:option: `CONFIG_MBEDTLS_PSA_STATIC_KEY_SLOTS `.
129+ * Key Wrap with and without padding (NIST-SP-800-38F) using Oberon PSA driver.
130+ * WPA3-SAE and WPA3-SAE-PT using Oberon PSA driver.
131+ * NIST SP 800-108 conformant CMAC and HMAC based key derivation using Oberon PSA driver.
132+
133+ For more information regarding the Oberon PSA core v1.3.4 update, see the relevant changelog entry in the `Oberon PSA core changelog `_.
134+
126135 * The :ref: `app_approtect ` page with nRF Util commands that replaced the nrfjprog commands.
127136 This is part of the ongoing work of archiving `nRF Command Line Tools `_ and replacing them with nRF Util.
128137 * The Running applications with Trusted Firmware-M page by renaming it to :ref: `ug_tfm ` and moving it under :ref: `ug_tfm_index `.
You can’t perform that action at this time.
0 commit comments