mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-23 15:55:37 +01:00
7de9e2db1f
Signed-off-by: Steven Cooreman <steven.cooreman@silabs.com>
6 lines
233 B
Plaintext
6 lines
233 B
Plaintext
Features
|
|
* In the PSA API, the policy for a MAC or AEAD algorithm can specify a
|
|
minimum MAC or tag length thanks to the new wildcards
|
|
PSA_ALG_AT_LEAST_THIS_LENGTH_MAC and
|
|
PSA_ALG_AEAD_WITH_AT_LEAST_THIS_LENGTH_TAG.
|