mbedtls/include
Gilles Peskine 6d187afd8d psa_crypto does not support XTS
The cipher module implements XTS, and the PSA API specifies XTS, but the PSA
implementation does not support XTS. It requires double-size keys, which
psa_crypto does not currently support.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2022-04-15 11:10:14 +02:00
..
mbedtls psa_crypto does not support XTS 2022-04-15 11:10:14 +02:00
psa psa_crypto does not support XTS 2022-04-15 11:10:14 +02:00
.gitignore
CMakeLists.txt Rename config.h to mbedtls_config.h 2021-06-28 09:28:33 +01:00