mbedtls/docs/architecture
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
..
psa-migration Switching to PSA can break things with MBEDTLS_PSA_CRYPTO_CLIENT 2022-12-13 20:32:48 +01:00
testing Additional updates to docs links 2022-10-12 16:47:08 +01:00
alternative-implementations.md Additional updates to docs links 2022-10-12 16:47:08 +01:00
Makefile New test strategy document: invasive testing 2020-03-24 22:56:15 +01:00
mbed-crypto-storage-specification.md Historical update: the layout on stdio changed in Mbed Crypto 1.1.0 2022-06-30 12:16:50 +02:00
psa-crypto-implementation-structure.md Fix typographical errors in .md files found by cspell 2022-07-29 13:44:01 +01:00
tls13-support.md Update TLS 1.3 support document 2022-10-25 20:02:09 +02:00