mbedtls/ChangeLog.d
Gilles Peskine b0b1b32914 Prevent mbedtls_psa_register_se_key with volatile keys
mbedtls_psa_register_se_key() is not usable with volatile keys, since there
is no way to return the implementation-chosen key identifier which would be
needed to use the key. Document this limitation. Reject an attempt to create
such an unusable key. Fixes #9253.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2024-08-07 12:39:05 +02:00
..
00README.md
9126.txt changelog: add changelog 2024-06-20 11:06:25 +02:00
asn1-missing-guard-in-rsa.txt
check-config.txt
fix_ubsan_mp_aead_gcm.txt
fix-compilation-when-memcpy-is-function-like-macro.txt
fix-concurrently-loading-non-existent-keys.txt
fix-psa-cmac.txt
fix-redefination_warning_messages_for_GNU_SOURCE.txt
fix-secure-element-key-creation.txt
fix-test-suite-pk-warnings.txt Changelog Fix 2024-06-18 10:25:11 +01:00
mbedtls_psa_register_se_key.txt Prevent mbedtls_psa_register_se_key with volatile keys 2024-08-07 12:39:05 +02:00
pk-norsa-warning.txt
psa_cipher_decrypt-ccm_star-iv_length_enforcement.txt psa_cipher_decrypt CCM*: fix rejection of messages shorter than 3 bytes 2024-06-26 13:16:33 +02:00
psa_generate_key_custom.txt Remove experimental, superseded function psa_generate_key_ext 2024-08-05 15:52:37 +02:00
remove-via-padlock-support.txt Remove mention of driver from ChangeLog 2024-06-25 16:48:04 +01:00
tls13-without-tickets.txt