summaryrefslogtreecommitdiffstats
path: root/doc/crypto/RAND_egd.pod
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-07-03 17:26:51 +0000
committerUlf Möller <ulf@openssl.org>2000-07-03 17:26:51 +0000
commite0b0dc11df2de27672b6f64d18fd2ee619868578 (patch)
tree70b765a00432c040c2834f6449f0001da2bbdab8 /doc/crypto/RAND_egd.pod
parent75c4f7e097380318fa149cb5cacfb2a6dcdfc5da (diff)
Add PRNGD link.
Diffstat (limited to 'doc/crypto/RAND_egd.pod')
-rw-r--r--doc/crypto/RAND_egd.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/crypto/RAND_egd.pod b/doc/crypto/RAND_egd.pod
index a40bd96198..40241e2df8 100644
--- a/doc/crypto/RAND_egd.pod
+++ b/doc/crypto/RAND_egd.pod
@@ -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
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
RAND_egd() returns the number of bytes read from the daemon on