mbedtls/docs/architecture/psa-migration
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
..
md-cipher-dispatch.md Switching to PSA can break things with MBEDTLS_PSA_CRYPTO_CLIENT 2022-12-13 20:32:48 +01:00
outcome-analysis.sh Improve comments & messages 2022-10-19 12:12:21 +02:00
psa-limitations.md EC J-PAKE is now implemented in PSA 2022-09-16 12:03:52 +02:00
strategy.md Fix some typos, improve wording & formatting 2022-09-16 12:03:52 +02:00
syms.sh Add study for TLS/X.509 dependencies on crypto 2022-01-18 09:13:00 +01:00
testing.md Update testing.md 2022-07-04 12:38:43 +02:00