mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
Note that EGD is used automatically.
This commit is contained in:
parent
9fbc45b159
commit
466e4249ab
@ -54,6 +54,9 @@ http://www.aet.tu-cottbus.de/personen/jaenicke/postfix_tls/prngd.html .
|
||||
PRNGD does employ an internal PRNG itself and can therefore never run
|
||||
out of entropy.
|
||||
|
||||
OpenSSL automatically queries EGD on startup if the socket is located at
|
||||
/var/run/egd-pool, /dev/egd-pool or /etc/egd-pool.
|
||||
|
||||
=head1 RETURN VALUE
|
||||
|
||||
RAND_egd() and RAND_egd_bytes() return the number of bytes read from the
|
||||
|
Loading…
Reference in New Issue
Block a user