mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-09 19:59:57 +00:00
Merge pull request #7315 from mpg/ecjpake-changelog
Add ChangeLog entry for driver-only EC J-PAKE
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
Features
|
||||
* When a PSA driver for EC J-PAKE is present, it is now possible to disable
|
||||
MBEDTLS_ECJPAKE_C in the build in order to save code size. For the
|
||||
corresponding TLS 1.2 key exchange to work, MBEDTLS_USE_PSA_CRYPTO needs
|
||||
to be enabled.
|
||||
Reference in New Issue
Block a user