File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
doc/nrf/releases_and_maturity/releases Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff 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
148155Protocols
149156=========
You can’t perform that action at this time.
0 commit comments