Skip to content

Commit 3d032b9

Browse files
committed
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 1ac8ed8 commit 3d032b9

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
@@ -815,6 +815,13 @@ Gazell libraries
815815

816816
|no_changes_yet_note|
817817

818+
Security libraries
819+
------------------
820+
821+
* :ref:`nrf_security` library:
822+
823+
* 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.
824+
818825
Modem libraries
819826
---------------
820827

0 commit comments

Comments
 (0)