mbedtls/docs/architecture
Manuel Pégourié-Gonnard c9e0ad23c1 Update design document
- Support for PSA_CRYPTO_CLIENT without PSA_CRYPTO_C is out of scope for
now but might be added later (the architecture supports that).
- While we're using a void pointer for md_ctx, we don't need a union
here; the union will be useful only if & when we remove the indirection.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2023-03-16 09:46:51 +01:00
..
psa-migration Update design document 2023-03-16 09:46:51 +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 tls13: Add definition of mbedtls_ssl_{write,read}_early_data 2022-11-23 14:29:37 +01:00