2021-03-22 14:51:05 +01:00
|
|
|
API changes
|
|
|
|
* Update AEAD output size macros to bring them in line with the PSA Crypto
|
|
|
|
API version 1.0 spec. This version of the spec parameterizes them on the
|
2021-04-27 04:41:43 +02:00
|
|
|
key type used, as well as the key bit-size in the case of
|
2021-03-22 14:51:05 +01:00
|
|
|
PSA_AEAD_TAG_LENGTH.
|