mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-29 08:24:11 -04:00
Merge pull request #7315 from mpg/ecjpake-changelog
Add ChangeLog entry for driver-only EC J-PAKE
This commit is contained in:
commit
43f9a25277
5
ChangeLog.d/driver-only-ecjpake.txt
Normal file
5
ChangeLog.d/driver-only-ecjpake.txt
Normal file
@ -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.
|
Loading…
x
Reference in New Issue
Block a user