mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-30 15:32:58 +00:00
Fix ChangeLog entry for FFDH in PSA
It was jumping directly to "driver support" and omitting the first step of "PSA support". Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
parent
b51f3da354
commit
ef89fb80d7
@ -1,3 +1,5 @@
|
||||
Features
|
||||
* Add a driver dispatch layer for FFDH keys, enabling alternative
|
||||
* Add support for the FFDH algorithm and DH key types in PSA, with
|
||||
parameters from RFC 7919. This includes a built-in implementation based
|
||||
on MBEDTLS_BIGNUM_C, and a driver dispatch layer enabling alternative
|
||||
implementations of FFDH through the driver entry points.
|
||||
|
Loading…
x
Reference in New Issue
Block a user