commit | 4acd3c7ab1736ad10f3faf4900bc93b75769ab39 | [log] [tgz] |
---|---|---|
author | Gilles Peskine <gilles.peskine@arm.com> | Thu Apr 28 18:14:41 2022 +0200 |
committer | GitHub <noreply@github.com> | Thu Apr 28 18:14:41 2022 +0200 |
tree | f8c020e5827635d55db8c72ed2b466a2e16b1d0c | |
parent | f21617915f8b19f249f61af771edf6de8f75091e [diff] | |
parent | b51561b01741ba4de830040bd2cdb0d67f35ce11 [diff] |
Merge pull request #5776 from mprse/mixed_psk_log Add change log entry for mixed-psk
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.