mbedtls/ChangeLog.d/systematically_store_bit_size_3740.txt
Torstein Nesse d9246559ca Update changelog entry, format specification, and correct test vectors
Signed-off-by: Torstein Nesse <torstein.nesse@silabs.com>
2020-10-21 11:17:09 +02:00

7 lines
451 B
Text

Changes
* PSA persistent storage format is updated to always store the key bits
attribute. No automatic upgrade path is provided. Previously stored keys
must be erased, or manually upgraded based on the key storage format
specification (mbed-crypto-storage-specification.md). The storage format
for the dynamic Secure Element driver has also been updated. Previously
stored keys must be erased, or manually upgraded. #3740