mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-04 18:27:48 +00:00
Add a changelog entry for ECJPAKE to PMS KDF
Signed-off-by: Andrzej Kurek <[email protected]>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
API changes
|
||||
* Add an ad-hoc key derivation function handling ECJPAKE to PMS
|
||||
calculation that can be used to derive the session secret in TLS 1.2,
|
||||
as described in draft-cragie-tls-ecjpake-01. This can be achieved by
|
||||
using PSA_ALG_TLS12_ECJPAKE_TO_PMS as the key derivation algorithm.
|
||||
Reference in New Issue
Block a user