Files
mbedtls/ChangeLog.d
Gilles Peskine 4d28da36d8 Reject key agreement chained with PSA_ALG_TLS12_ECJPAKE_TO_PMS
The key derivation algorithm PSA_ALG_TLS12_ECJPAKE_TO_PMS cannot be
used on a shared secret from a key agreement since its input must be
an ECC public key. Reject this properly.

This is tested by test_suite_psa_crypto_op_fail.generated.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2023-01-19 23:54:01 +01:00
..
2022-12-09 14:24:33 +00:00
2023-01-10 10:08:12 +00:00