mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-03 02:56:55 +02:00
Update a statement about the default value (now /dev/random)
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
@@ -4161,7 +4161,7 @@
|
||||
* non-Windows platforms unless a dedicated system call is available
|
||||
* (see #MBEDTLS_NO_PLATFORM_ENTROPY).
|
||||
*
|
||||
* The default value is `/dev/urandom`, which is suitable on most platforms
|
||||
* The default value is `/dev/random`, which is suitable on most platforms
|
||||
* other than Linux. On Linux, either `/dev/random` or `/dev/urandom`
|
||||
* may be the right choice, depending on the circumstances:
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user