mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-29 00:17:49 +00:00
1e65e64565
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> |
||
---|---|---|
.. | ||
00README.md | ||
9126.txt | ||
asn1-missing-guard-in-rsa.txt | ||
check-config.txt | ||
dynamic-keystore.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 | ||
mbedtls_psa_register_se_key.txt | ||
pk-norsa-warning.txt | ||
psa_cipher_decrypt-ccm_star-iv_length_enforcement.txt | ||
psa_generate_key_custom.txt | ||
remove-via-padlock-support.txt | ||
tls13-without-tickets.txt |