mbedtls/docs/proposed
Gilles Peskine fd094081e1 Pass attributes alongside key buffer
This is the generic way of going adapting a psa_key_id_t argument in the
application interface to the driver interface. Thanks Hannes Lindström.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2023-01-20 20:24:17 +01:00
..
Makefile Pure C configuration of PSA crypto mechanisms 2020-08-31 14:45:51 +02:00
psa-conditional-inclusion-c.md Realign Markdown table 2021-06-28 09:28:47 +01:00
psa-driver-developer-guide.md psa: Move from key handle to key identifier 2020-11-10 16:00:41 +01:00
psa-driver-integration-guide.md Start Mbed TLS guides to PSA drivers 2020-07-13 13:27:45 +02:00
psa-driver-interface.md Pass attributes alongside key buffer 2023-01-20 20:24:17 +01:00
psa-driver-wrappers-codegen-migration-guide.md Add Changelog and update documentation 2021-12-19 10:35:15 +05:30
README Add a directory for proposed specifications 2020-07-13 13:27:42 +02:00

The documents in this directory are proposed specifications for Mbed
TLS features. They are not implemented yet, or only partially
implemented. Please follow activity on the `development` branch of
Mbed TLS if you are interested in these features.