mbedtls/docs
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
..
architecture Work out the hash interface requirements 2022-11-25 22:57:18 +01:00
proposed Fix typographical errors in .md files found by cspell 2022-07-29 13:44:01 +01:00
.gitignore
3.0-migration-guide.md Additional updates to docs links 2022-10-12 16:47:08 +01:00
getting_started.md Fix duplicate variable name in getting_started.md 2021-11-19 13:40:20 +01:00
use-psa-crypto.md General update of PSA strategy documentation 2022-07-12 11:11:20 +02:00