mbedtls/ChangeLog.d
Gilles Peskine 7dea096086 Fix overlap between volatile keys and built-in keys
Fix interference between PSA volatile keys and built-in keys
when MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS is enabled and
MBEDTLS_PSA_KEY_SLOT_COUNT is more than 4096. This overlap used to make it
possible that a volatile key would receive the identifier of a built-in key,
and is now caught by a static assertion.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2024-07-17 12:21:21 +02:00
..
2024-06-21 13:40:16 +02:00
2024-04-26 19:20:45 +01:00
2024-06-18 10:28:10 +01:00
2024-04-05 14:16:32 +02:00