mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-01 09:10:03 +00:00
72f60dfcc1
Building the library without entropy sources negates any and all security provided by the library. This option was originally requested a relatively long time ago and it does not provide any tangible benefit for users any more. Signed-off-by: Mateusz Starzyk <mateusz.starzyk@mobica.com>
3 lines
82 B
Plaintext
3 lines
82 B
Plaintext
API changes
|
|
* Remove the MBEDTLS_TEST_NULL_ENTROPY config option. Fixes #4388.
|