mbedtls/docs/proposed
Gilles Peskine 6a530e8d26 Random driver: make initial_entropy_size mandatory
If a random driver has a built-in entropy source and doesn't need an
external entropy source, make the driver author declare this
explicitly, rather than it being a less secure default.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2020-12-07 18:48:22 +01:00
..
Makefile
psa-conditional-inclusion-c.md Use GitHub-compatible table formatting 2020-11-26 10:31:32 +01:00
psa-driver-developer-guide.md
psa-driver-integration-guide.md
psa-driver-interface.md Random driver: make initial_entropy_size mandatory 2020-12-07 18:48:22 +01:00
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.