Skip to content

Commit a8223b3

Browse files
Vge0rgerlubos
authored andcommitted
doc: Update security changelog for 3.1.0 release
To describe the new features from the Oberon PSA core update to version 1.5.1. Signed-off-by: Georgios Vasilakis <[email protected]>
1 parent 707e8a5 commit a8223b3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,13 @@ Security
144144
* The :ref:`crypto_drivers` page with more details about the driver selection process.
145145
* The :ref:`ug_crypto_supported_features` page with updated values for the supported cryptographic operations and algorithms.
146146
Now, the page only lists features and algorithms that are supported by at least one driver.
147+
* The Oberon PSA Crypto to version 1.5.1 that introduces support for the following new features with the Oberon PSA driver:
148+
149+
* Experimental support for post-quantum cryptography schemes ML-KEM (FIPS 203), ML-DSA (FIPS 204) and NIST SP 800-208.
150+
* Experimental support for XChaCha20-Poly1305 AEAD algorithm.
151+
* Experimental support for SHAKE128 with 256-bit output length.
152+
153+
* Removed the ``CONFIG_PSA_WANT_ALG_WPA3_SAE_PT`` Kconfig option and replaced it with :kconfig:option:`CONFIG_PSA_WANT_ALG_WPA3_SAE_H2E`.
147154

148155
Protocols
149156
=========

0 commit comments

Comments
 (0)