gabor-mezei-arm | 47278ee | 2021-01-21 12:40:31 +0100 | [diff] [blame] | 1 | API changes |
2 | * Renamed the PSA Crypto API output buffer size macros to bring them in line | ||||
3 | with version 1.0.0 of the specification. | ||||
4 | |||||
5 | New deprecations | ||||
6 | * PSA_KEY_EXPORT_MAX_SIZE, PSA_HASH_SIZE, PSA_MAC_FINAL_SIZE, | ||||
7 | PSA_BLOCK_CIPHER_BLOCK_SIZE, PSA_MAX_BLOCK_CIPHER_BLOCK_SIZE and | ||||
8 | PSA_ALG_TLS12_PSK_TO_MS_MAX_PSK_LEN have been renamed, and the old names | ||||
9 | deprecated. |