File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
libraries/security/nrf_security/doc
releases_and_maturity/releases Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -240,9 +240,9 @@ The following table shows key derivation function (KDF) support for each driver:
240240+==============================+==========================+============================+===========================+
241241| HKDF | Not supported | Supported | Supported |
242242+------------------------------+--------------------------+----------------------------+---------------------------+
243- | HKDF-Extract | Not supported | Supported | Not Supported |
243+ | HKDF-Extract | Not supported | Supported | Supported |
244244+------------------------------+--------------------------+----------------------------+---------------------------+
245- | HKDF-Expand | Not supported | Supported | Not Supported |
245+ | HKDF-Expand | Not supported | Supported | Supported |
246246+------------------------------+--------------------------+----------------------------+---------------------------+
247247| PBKDF2-HMAC | Not supported | Supported | Supported |
248248+------------------------------+--------------------------+----------------------------+---------------------------+
Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ Developing with PMICs
9393Security
9494========
9595
96- | no_changes_yet_note |
96+ * Added support for HKDF-Expand and HKDF-Extract in CRACEN.
9797
9898Protocols
9999=========
You can’t perform that action at this time.
0 commit comments