mbedtls/ChangeLog.d
Gilles Peskine 37a4fcc5b4 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 11:17:32 +02:00
..
00README.md Clarify changelog not needed for compiler warnings 2023-08-02 13:52:20 +01:00
build_without_check_config.txt Fix the build without check_config.h (inclusion of limits.h) 2024-05-17 19:00:46 +02:00
fix-redefination_warning_messages_for_GNU_SOURCE.txt Fix Changelog formatting 2024-05-03 10:51:16 +05:30
fix-secure-element-key-creation.txt Fix secure element key error handling 2023-11-16 16:44:13 +00:00
mbedtls_psa_register_se_key.txt Prevent mbedtls_psa_register_se_key with volatile keys 2024-08-07 11:17:32 +02:00