Add requirements for the entropy safety switch in documentation.

This commit is contained in:
Janos Follath 2016-06-09 13:54:15 +01:00
parent 53de78444c
commit f93b8bc2e0

View file

@ -286,6 +286,8 @@
* example the MBEDTLS_ENTROPY_HARDWARE_ALT or the MBEDTLS_ENTROPY_NV_SEED
* switch).
*
* Requires MBEDTLS_ENTROPY_C, MBEDTLS_NO_DEFAULT_ENTROPY_SOURCES
*
* WARNING! This switch is extremely DANGEROUS, don't use it in production code
* under any circumstances. This switch nullifies any security provided by the
* library.