mbedtls/docs/architecture/psa-migration
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
..
md-cipher-dispatch.md Work out the hash interface requirements 2022-11-25 22:57:18 +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