mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Update changelog entry for new PSA PAKE feature
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
This commit is contained in:
parent
bb28c56796
commit
19bb9913c2
|
|
@ -1,2 +1,4 @@
|
|||
Features
|
||||
* Expose the EC J-PAKE functionality through the PSA PAKE Crypto API.
|
||||
* Expose the EC J-PAKE functionality through the Draft PSA PAKE Crypto API.
|
||||
Only the ECC primitive with secp256r1 curve and SHA-256 hash algorithm
|
||||
are supported in this implementation.
|
||||
|
|
|
|||
Loading…
Reference in a new issue