Add requirements for the entropy safety switch in documentation.
This commit is contained in:
parent
53de78444c
commit
f93b8bc2e0
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue