mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 11:05:47 +01:00
e80978a260
Transparent drivers may provide a DRBG interface through "add_entropy" and "get_random" entry points. This interface may also be used with a non-deterministic generator, for chips that include a TRNG. Opaque driver may provide a "get_entropy" entry point. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
---|---|---|
.. | ||
Makefile | ||
psa-conditional-inclusion-c.md | ||
psa-driver-developer-guide.md | ||
psa-driver-integration-guide.md | ||
psa-driver-interface.md | ||
README |
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.