mbedtls/docs
Gilles Peskine 14239c6e2e Switching to PSA can break things with MBEDTLS_PSA_CRYPTO_CLIENT
It's a rare scenario, but it's currently possible: if you use
mbedtls_cipher_xxx() to encrypt the communication between the application
and the crypto service, changing those functions to call PSA will break your
system.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2022-12-13 20:32:48 +01:00
..
architecture Switching to PSA can break things with MBEDTLS_PSA_CRYPTO_CLIENT 2022-12-13 20:32:48 +01:00
proposed Fix typographical errors in .md files found by cspell 2022-07-29 13:44:01 +01:00
.gitignore
3.0-migration-guide.md Additional updates to docs links 2022-10-12 16:47:08 +01:00
getting_started.md
use-psa-crypto.md General update of PSA strategy documentation 2022-07-12 11:11:20 +02:00