mirror of
https://github.com/openssl/openssl.git
synced 2025-01-30 14:01:55 +08:00
Add PRNGD link.
This commit is contained in:
parent
75c4f7e097
commit
e0b0dc11df
@ -21,6 +21,10 @@ RAND_egd() is called with that path as an argument, it tries to read
|
|||||||
random bytes that EGD has collected. The read is performed in
|
random bytes that EGD has collected. The read is performed in
|
||||||
non-blocking mode.
|
non-blocking mode.
|
||||||
|
|
||||||
|
Alternatively, the EGD-compatible daemon PRNGD can be used. It is
|
||||||
|
available from
|
||||||
|
http://www.aet.tu-cottbus.de/personen/jaenicke/postfix_tls/prngd.html .
|
||||||
|
|
||||||
=head1 RETURN VALUE
|
=head1 RETURN VALUE
|
||||||
|
|
||||||
RAND_egd() returns the number of bytes read from the daemon on
|
RAND_egd() returns the number of bytes read from the daemon on
|
||||||
|
Loading…
Reference in New Issue
Block a user