mbedtls/docs
Gilles Peskine b51f96a7bf Pure C configuration of PSA crypto mechanisms
Proposed specification for conditional inclusion of cryptographic
mechanism through the PSA API in Mbed TLS.

The inclusion of a mechanism is based on a declaration of boolean
symbols by the application. There is a symbol for each key type or
parametrized key type constructor, and for each algorithm or
parametrized algorithm constructor.

This is work in progress, presented for a first design discussion.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2020-08-31 14:45:51 +02:00
..
architecture Merge pull request #3493 from gilles-peskine-arm/psa-unified-driver-specs 2020-08-06 16:10:17 +01:00
proposed Pure C configuration of PSA crypto mechanisms 2020-08-31 14:45:51 +02:00
.gitignore Add a directory for proposed specifications 2020-07-13 13:27:42 +02:00
getting_started.md Rename ECC Family Macros According to PSA Spec 2020-07-02 16:59:30 +01:00
PSACryptoDriverModelSpec.pdf Add generated documentation for mbedcrypto-0.1.0b 2018-11-26 17:21:23 +00:00