mbedtls/include
Gilles Peskine b3e87b6ab1 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 16:15:48 +02:00
..
mbedtls psa_crypto does not support XTS 2022-04-15 16:15:48 +02:00
psa psa_crypto does not support XTS 2022-04-15 16:15:48 +02:00
.gitignore
CMakeLists.txt Revert "Remove tests that depend on TLS or X.509" 2020-03-19 14:17:54 +01:00