1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-12-14 02:22:15 +03:00
Files
mbedtls/ChangeLog.d/fix-static-key-slot-buffer-size-computation.txt
2025-10-16 16:47:01 +02:00

5 lines
205 B
Plaintext

Features
* The automatic computation of MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE has
been improved to take into account the following key types:
asymmetric keys, ciphers, AEADs, CMAC and HMAC.