mbedtls/docs/architecture
Gilles Peskine 382b34ca84 Work out the hash interface requirements
Finish working out the RSA-PSS example in terms of what it implies about the
interface. The key takeaway is that a mixed-domain module must support
algorithms if they are available through either interface, and that's all
there is to it. The details of how dispatch is done don't matter, what
matters is only the availability, and it's just the disjunction of
availabilities.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2022-11-25 22:57:18 +01:00
..
psa-migration Work out the hash interface requirements 2022-11-25 22:57:18 +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