mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-02-27 10:04:19 +01:00
Add change log entry for mixed-psk
Signed-off-by: Przemek Stekiel <przemyslaw.stekiel@mobica.com>
This commit is contained in:
parent
60d83f0126
commit
b51561b017
4
ChangeLog.d/psk_to_ms_mixed_psk.txt
Normal file
4
ChangeLog.d/psk_to_ms_mixed_psk.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
Features
|
||||
* Extend the existing PSA_ALG_TLS12_PSK_TO_MS() algorithm to support
|
||||
mixed-psk. Add an optional input PSA_KEY_DERIVATION_INPUT_OTHER_SECRET
|
||||
holding the other secret.
|
||||
Loading…
Reference in a new issue