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
|
* example the MBEDTLS_ENTROPY_HARDWARE_ALT or the MBEDTLS_ENTROPY_NV_SEED
|
||||||
* switch).
|
* switch).
|
||||||
*
|
*
|
||||||
|
* Requires MBEDTLS_ENTROPY_C, MBEDTLS_NO_DEFAULT_ENTROPY_SOURCES
|
||||||
|
*
|
||||||
* WARNING! This switch is extremely DANGEROUS, don't use it in production code
|
* WARNING! This switch is extremely DANGEROUS, don't use it in production code
|
||||||
* under any circumstances. This switch nullifies any security provided by the
|
* under any circumstances. This switch nullifies any security provided by the
|
||||||
* library.
|
* library.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue