File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
libraries/security/nrf_security/doc
releases_and_maturity/releases Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -391,7 +391,7 @@ The following table shows asymmetric signature algorithm support for each driver
391391+---------------------------------+---------------------------+----------------------------+---------------------------+
392392| PureEdDSA | Supported | Supported | Supported |
393393+---------------------------------+---------------------------+----------------------------+---------------------------+
394- | HashEdDSA Edwards25519 | Not supported | Not supported | Not supported |
394+ | HashEdDSA Edwards25519 | Not supported | Not supported | Supported |
395395+---------------------------------+---------------------------+----------------------------+---------------------------+
396396| HashEdDSA Edwards448 | Not supported | Not supported | Not supported |
397397+---------------------------------+---------------------------+----------------------------+---------------------------+
Original file line number Diff line number Diff line change @@ -94,6 +94,7 @@ Security
9494========
9595
9696 * Added support for HKDF-Expand and HKDF-Extract in CRACEN.
97+ * Added support for Ed25519ph(HashEdDSA) to CRACEN
9798
9899Protocols
99100=========
You can’t perform that action at this time.
0 commit comments