Don't use /dev/urandom...

This commit is contained in:
Manuel Pégourié-Gonnard 2015-04-23 15:41:12 +02:00
parent 973df67aaf
commit e7eea6a04b

View file

@ -736,7 +736,7 @@
* *
* Uncomment this macro to disable the built-in platform entropy functions. * Uncomment this macro to disable the built-in platform entropy functions.
*/ */
//#define MBEDTLS_NO_PLATFORM_ENTROPY #define MBEDTLS_NO_PLATFORM_ENTROPY
/** /**
* \def MBEDTLS_ENTROPY_FORCE_SHA256 * \def MBEDTLS_ENTROPY_FORCE_SHA256