Skip to content

Commit b40284b

Browse files
Vge0rgerlubos
authored andcommitted
chagelog: Removal of OFB and CFB
Add a changelog entry to make it visible that the ciphers OFB and CFB from PSA are no longer supported. Signed-off-by: Georgios Vasilakis <[email protected]>
1 parent ca36c42 commit b40284b

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
@@ -820,6 +820,13 @@ Gazell libraries
820820

821821
|no_changes_yet_note|
822822

823+
Security libraries
824+
------------------
825+
826+
* :ref:`nrf_security` library:
827+
828+
* Removed the Kconfig options ``CONFIG_PSA_WANT_ALG_CFB`` and ``CONFIG_PSA_WANT_ALG_OFB`` since the Cipher Feedback (CFB) mode and the Output Feedback (OFB) mode are not tested in the test framework.
829+
823830
Modem libraries
824831
---------------
825832

0 commit comments

Comments
 (0)