blob: a9fa6414eb7f0f374d0d5242e96ebd3bd64bc33b [file] [log] [blame]
Features
* 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.