1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-06-03 05:09:39 +08:00
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
..
2024-06-20 11:06:25 +02:00
2024-04-26 18:56:00 +01:00
2024-06-18 10:25:11 +01:00
2024-04-05 08:45:09 +02:00