mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-23 04:31:09 +01:00
Certain numerical values are written to the key store. Changing those numerical values would break the backward compatibility of stored keys. Add a note to the affected types. Add comments near the definitions of affected values. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>