commit | b51561b01741ba4de830040bd2cdb0d67f35ce11 | [log] [tgz] |
---|---|---|
author | Przemek Stekiel <przemyslaw.stekiel@mobica.com> | Mon Apr 25 08:52:26 2022 +0200 |
committer | Przemek Stekiel <przemyslaw.stekiel@mobica.com> | Mon Apr 25 08:52:26 2022 +0200 |
tree | 610ce7574f6b7893ee08e6fc3fa6e151141432e5 | |
parent | 60d83f012687371998c826cb499397890079424b [diff] |
Add change log entry for mixed-psk Signed-off-by: Przemek Stekiel <przemyslaw.stekiel@mobica.com>
diff --git a/ChangeLog.d/psk_to_ms_mixed_psk.txt b/ChangeLog.d/psk_to_ms_mixed_psk.txt new file mode 100644 index 0000000..b189661 --- /dev/null +++ b/ChangeLog.d/psk_to_ms_mixed_psk.txt
@@ -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.